aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/freebsd-aout.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/freebsd-aout.h')
-rw-r--r--gcc/config/i386/freebsd-aout.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/i386/freebsd-aout.h b/gcc/config/i386/freebsd-aout.h
index 0a86ac2..7937c54 100644
--- a/gcc/config/i386/freebsd-aout.h
+++ b/gcc/config/i386/freebsd-aout.h
@@ -245,8 +245,3 @@ do { \
/* Define this so we can compile MS code for use with WINE. */
#define HANDLE_PRAGMA_PACK_PUSH_POP
-
-/* This is the pseudo-op used to generate a 32-bit word of data with a
- specific value in some section. */
-
-#define INT_ASM_OP "\t.long\t"