projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
359f1de
)
Remove coff-code.h in favor of coffcode.h.
author
John Gilmore
<gnu@cygnus>
Wed, 29 May 1991 02:52:34 +0000
(
02:52
+0000)
committer
John Gilmore
<gnu@cygnus>
Wed, 29 May 1991 02:52:34 +0000
(
02:52
+0000)
bfd/coff-i960.c
patch
|
blob
|
history
diff --git
a/bfd/coff-i960.c
b/bfd/coff-i960.c
index 23fd039fc98060939d3b28efd5f86df24d577292..f2f24227873e37ebeeb17542e54d15a619bdebff 100644
(file)
--- a/
bfd/coff-i960.c
+++ b/
bfd/coff-i960.c
@@
-139,7
+139,7
@@
static reloc_howto_type howto_table[] =
};
-/* The real code is in coff
-
code.h */
+/* The real code is in coffcode.h */
#include "coffcode.h"