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:
b384791
)
lint
author
Steve Chamberlain
<sac@cygnus>
Tue, 5 May 1992 00:52:18 +0000
(
00:52
+0000)
committer
Steve Chamberlain
<sac@cygnus>
Tue, 5 May 1992 00:52:18 +0000
(
00:52
+0000)
gas/listing.c
patch
|
blob
|
history
diff --git
a/gas/listing.c
b/gas/listing.c
index 49d24f65fc2e75d76b2aeded3cfbb819825d8825..a4465e74ba2f4e83e143598e560dba2035c36bde 100644
(file)
--- a/
gas/listing.c
+++ b/
gas/listing.c
@@
-92,7
+92,11
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
*/
#include "as.h"
+<<<<<<< listing.c
+#include <ansidecl.h>
+=======
+>>>>>>> 1.13
#include <obstack.h>
#include "input-file.h"
#include "targ-cpu.h"
@@
-977,7
+981,7
@@
void DEFUN_VOID(listing_eject)
{
s_ignore();
}
-void DEFUN(listing_psize)
+void DEFUN
_VOID
(listing_psize)
{
s_ignore();
}