summaryrefslogtreecommitdiff
path: root/ld/bindef.h
diff options
context:
space:
mode:
Diffstat (limited to 'ld/bindef.h')
-rw-r--r--ld/bindef.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/bindef.h b/ld/bindef.h
index dbacfcd..0ccbdf9 100644
--- a/ld/bindef.h
+++ b/ld/bindef.h
@@ -26,12 +26,12 @@
#ifndef STANDARD_GNU_A_OUT
# ifndef C_EXT
- #define BSD_A_OUT
+# define BSD_A_OUT
# endif
/* Not sure about this one ... it works here ... */
# if defined(BSD_A_OUT) && defined(N_MAGIC)
- #define STANDARD_GNU_A_OUT
+# define STANDARD_GNU_A_OUT
# endif
#endif