projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b756ba
)
fix tipo in ifdef
author
Ian Lance Taylor
<ian@airs.com>
Thu, 26 Mar 1998 16:00:26 +0000
(16:00 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Thu, 26 Mar 1998 16:00:26 +0000
(16:00 +0000)
bfd/coffcode.h
patch
|
blob
|
history
diff --git
a/bfd/coffcode.h
b/bfd/coffcode.h
index
5d99b0a
..
b11cfb4
100644
(file)
--- a/
bfd/coffcode.h
+++ b/
bfd/coffcode.h
@@
-1327,7
+1327,7
@@
coff_mkobject_hook (abfd, filehdr, aouthdr)
}
#endif
-#if
defined
ARM
+#if
def
ARM
/* Set the flags field from the COFF header read in */
if (! coff_arm_bfd_set_private_flags (abfd, internal_f->f_flags))
coff->flags = 0;