Commit 3033998b authored by Richard Weinberger's avatar Richard Weinberger

um: Remove update_debugregs()

This function is nowhere used, let's get rid of it.
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent 0676b957
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment