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:
bf66105
)
Fixed an include
author
Steve Chamberlain
<steve@cygnus>
Thu, 18 Apr 1991 21:16:03 +0000
(21:16 +0000)
committer
Steve Chamberlain
<steve@cygnus>
Thu, 18 Apr 1991 21:16:03 +0000
(21:16 +0000)
binutils/i960-pinsn.c
patch
|
blob
|
history
diff --git
a/binutils/i960-pinsn.c
b/binutils/i960-pinsn.c
index
1c7b719
..
7feb54b
100644
(file)
--- a/
binutils/i960-pinsn.c
+++ b/
binutils/i960-pinsn.c
@@
-22,7
+22,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* $Id$
$Log
*/
-#include <stdio.h>
+
#include "sysdep.h"
#include "bfd.h"
@@
-58,7
+58,7
@@
static void put_abs();
int
print_insn_i960( memaddr, buffer, s )
bfd_vma memaddr;
-uint8e_type *buffer;
+
uint8e_type *buffer;
FILE *s;
{
unsigned int word1, word2;