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:
d47d531
)
Fixed ".reserve", and added toolversion for sparc + some nitpicks.
author
K. Richard Pixley
<rich@cygnus>
Sat, 26 Oct 1991 08:48:23 +0000
(08:48 +0000)
committer
K. Richard Pixley
<rich@cygnus>
Sat, 26 Oct 1991 08:48:23 +0000
(08:48 +0000)
gas/config/obj-bout.h
patch
|
blob
|
history
diff --git
a/gas/config/obj-bout.h
b/gas/config/obj-bout.h
index 1b0743e3e2dd15ec7e4658149d40f8db2e2c3814..02eba6e04de45280c3471e10b386a73b51e0aaa2 100644
(file)
--- a/
gas/config/obj-bout.h
+++ b/
gas/config/obj-bout.h
@@
-302,8
+302,8
@@
typedef struct {
} object_headers;
/* unused hooks. */
-#define OBJ_EMIT_LINENO(a, b, c)
;
-#define obj_pre_write_hook(a)
;
+#define OBJ_EMIT_LINENO(a, b, c)
{;}
+#define obj_pre_write_hook(a)
{;}
#ifdef __STDC__
struct fix;