1
0
Fork 0

um: Remove update_debugregs()

This function is nowhere used, let's get rid of it.

Signed-off-by: Richard Weinberger <richard@nod.at>
hifive-unleashed-5.1
Richard Weinberger 2018-06-15 16:42:55 +02:00
parent 0676b957c2
commit 3033998bb8
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@
#define MAX_FP_NR HOST_FPX_SIZE
static inline void update_debugregs(int seq) {}
void set_using_sysemu(int value);
int get_using_sysemu(void);
extern int sysemu_supported;