summaryrefslogtreecommitdiffstats
path: root/arch/um/sys-x86_64/bugs.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/sys-x86_64/bugs.c')
-rw-r--r--arch/um/sys-x86_64/bugs.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/arch/um/sys-x86_64/bugs.c b/arch/um/sys-x86_64/bugs.c
deleted file mode 100644
index 44e02ba..0000000
--- a/arch/um/sys-x86_64/bugs.c
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * Copyright 2003 PathScale, Inc.
- *
- * Licensed under the GPL
- */
-
-#include "sysdep/ptrace.h"
-
-void arch_check_bugs(void)
-{
-}
-
-void arch_examine_signal(int sig, struct uml_pt_regs *regs)
-{
-}
OpenPOWER on IntegriCloud