summaryrefslogtreecommitdiff
path: root/arch/x86/x15.lds.S
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2012-10-19 01:37:30 +0200
committerRichard Braun <rbraun@sceen.net>2012-10-19 01:37:30 +0200
commita1c9df7506a33f2d9b102575a484667c3bdc24ad (patch)
tree7bc47199a955ffc4967f5a208dba419ac083d679 /arch/x86/x15.lds.S
parenta81799079229c991c1295df45e68334b39ccdc76 (diff)
Use the standard __ASSEMBLER__ macro
Diffstat (limited to 'arch/x86/x15.lds.S')
-rw-r--r--arch/x86/x15.lds.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/x15.lds.S b/arch/x86/x15.lds.S
index 26fe493..4959c06 100644
--- a/arch/x86/x15.lds.S
+++ b/arch/x86/x15.lds.S
@@ -8,8 +8,6 @@ OUTPUT_ARCH(i386)
ENTRY(_start)
-#define __ASSEMBLY__
-
#include <machine/boot.h>
#include <machine/param.h>