Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;