* Initial support for "sim list vif[01]"

This commit is contained in:
Ron Unrau 1998-05-24 13:06:09 +00:00
parent be5f18e140
commit aa81c3ca99
1 changed files with 1 additions and 1 deletions

View File

@ -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 */