aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/mach/sysdep.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/mach/sysdep.h b/sysdeps/mach/sysdep.h
index fe26bcb..1c869f5 100644
--- a/sysdeps/mach/sysdep.h
+++ b/sysdeps/mach/sysdep.h
@@ -30,6 +30,7 @@
/* For ELF we need to add the `.type' directive to make shared libraries
work right. */
#undef ENTRY
+#undef ENTRY2
#define ENTRY(name) \
.globl name; \
.align ALIGN; \