summaryrefslogtreecommitdiff
path: root/klibc/include/arch/mips/machine/asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'klibc/include/arch/mips/machine/asm.h')
-rw-r--r--klibc/include/arch/mips/machine/asm.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/klibc/include/arch/mips/machine/asm.h b/klibc/include/arch/mips/machine/asm.h
deleted file mode 100644
index e5239a6cef..0000000000
--- a/klibc/include/arch/mips/machine/asm.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/*
- * arch/mips/include/machine/asm.h
- */
-
-#ifndef _MACHINE_ASM_H
-#define _MACHINE_ASM_H
-
-#include <asm/regdef.h>
-#include <asm/asm.h>
-
-#endif /* _MACHINE_ASM_H */