diff options
Diffstat (limited to 'sys/dev/firewire/firewirereg.h')
| -rw-r--r-- | sys/dev/firewire/firewirereg.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/firewire/firewirereg.h b/sys/dev/firewire/firewirereg.h index 534eecf7e062..02c8ef70025a 100644 --- a/sys/dev/firewire/firewirereg.h +++ b/sys/dev/firewire/firewirereg.h @@ -276,7 +276,6 @@ struct fw_xfer *fw_xfer_alloc_buf (struct malloc_type *, int, int); void fw_init (struct firewire_comm *); int fw_tbuf_update (struct firewire_comm *, int, int); int fw_rbuf_update (struct firewire_comm *, int, int); -void fw_asybusy (struct fw_xfer *); int fw_bindadd (struct firewire_comm *, struct fw_bind *); int fw_bindremove (struct firewire_comm *, struct fw_bind *); int fw_asyreq (struct firewire_comm *, int, struct fw_xfer*); |
