aboutsummaryrefslogtreecommitdiffstats
path: root/libc/kernel/arch-x86/asm/user.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/kernel/arch-x86/asm/user.h')
-rw-r--r--libc/kernel/arch-x86/asm/user.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/libc/kernel/arch-x86/asm/user.h b/libc/kernel/arch-x86/asm/user.h
index 0d655d1b2..054182ed5 100644
--- a/libc/kernel/arch-x86/asm/user.h
+++ b/libc/kernel/arch-x86/asm/user.h
@@ -16,9 +16,4 @@
***
****************************************************************************
****************************************************************************/
-#ifdef __i386__
#include "user_32.h"
-#else
-#include "user_64.h"
-/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
-#endif