summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/include/asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvme88k/include/asm.h')
-rw-r--r--sys/arch/mvme88k/include/asm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arch/mvme88k/include/asm.h b/sys/arch/mvme88k/include/asm.h
index 2c89b9e2191..5caa321d774 100644
--- a/sys/arch/mvme88k/include/asm.h
+++ b/sys/arch/mvme88k/include/asm.h
@@ -39,8 +39,10 @@
#define EH_DEBUG 0
#endif EH_DEBUG
+#if 0
/* this gives the offsets into various structures of various elements, etc */
#include "assym.s"
+#endif
#define ENTRY(NAME) \
.align 8; .globl FUNC(NAME); FUNC(NAME):