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:
be5f18e
)
* Initial support for "sim list vif[01]"
author
Ron Unrau
<runrau@cygnus>
Sun, 24 May 1998 13:06:09 +0000
(13:06 +0000)
committer
Ron Unrau
<runrau@cygnus>
Sun, 24 May 1998 13:06:09 +0000
(13:06 +0000)
sim/mips/sky-pke.h
patch
|
blob
|
history
diff --git
a/sim/mips/sky-pke.h
b/sim/mips/sky-pke.h
index 2e44ed49066e848c7747016c850882c9069157f2..728b12bd9829ae50830dbae8ee485f3efd4462d1 100644
(file)
--- a/
sim/mips/sky-pke.h
+++ b/
sim/mips/sky-pke.h
@@
-7,7
+7,6
@@
#include "sky-device.h"
-
/* External functions */
void pke0_attach(SIM_DESC sd);
@@
-20,6
+19,7
@@
void pke1_issue(SIM_DESC sd);
struct pke_fifo;
struct fifo_quadword;
+struct fifo_quadword* pke_fifo_access(struct pke_fifo*, unsigned_4 qwnum);
/* Quadword data type */