summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/asm.h')
-rw-r--r--sys/i386/include/asm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/asm.h b/sys/i386/include/asm.h
index 378a585..b2d4a6b 100644
--- a/sys/i386/include/asm.h
+++ b/sys/i386/include/asm.h
@@ -38,7 +38,7 @@
#include <sys/cdefs.h>
-#ifdef __PIC__
+#ifdef PIC
#define PIC_PROLOGUE \
pushl %ebx; \
call 1f; \
OpenPOWER on IntegriCloud