summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/include/asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mac68k/include/asm.h')
-rw-r--r--sys/arch/mac68k/include/asm.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/arch/mac68k/include/asm.h b/sys/arch/mac68k/include/asm.h
deleted file mode 100644
index 95c23293bbe..00000000000
--- a/sys/arch/mac68k/include/asm.h
+++ /dev/null
@@ -1,9 +0,0 @@
-/* $OpenBSD: asm.h,v 1.4 2011/03/23 16:54:35 pirofti Exp $ */
-/* $NetBSD: asm.h,v 1.2 1994/10/26 08:46:25 cgd Exp $ */
-
-#ifndef _MACHINE_ASM_H_
-#define _MACHINE_ASM_H_
-
-#include <m68k/asm.h>
-
-#endif