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:
6cf2575
)
First functional drop of the gpuif code plus modifications to
author
Patrick Macdonald
<patrickm@redhat.com>
Fri, 13 Feb 1998 18:02:24 +0000
(18:02 +0000)
committer
Patrick Macdonald
<patrickm@redhat.com>
Fri, 13 Feb 1998 18:02:24 +0000
(18:02 +0000)
non-gpuif code to allow sky sim to build with --enable-sim-warnings
sim/mips/sky-pke.c
patch
|
blob
|
history
diff --git
a/sim/mips/sky-pke.c
b/sim/mips/sky-pke.c
index 554371e3491e7ee472eecbe2f11a2ac4a01b30e3..d54337453a15693c26dd39933334a2d49ea6f92d 100644
(file)
--- a/
sim/mips/sky-pke.c
+++ b/
sim/mips/sky-pke.c
@@
-639,7
+639,7
@@
pke_pc_fifo(struct pke_device* me, int operand_num, unsigned_4** operand)
{
int num = operand_num;
int new_qw_pc, new_fifo_pc;
- struct fifo_quadword* operand_fifo;
+ struct fifo_quadword* operand_fifo
= NULL
;
ASSERT(num > 0);