diff options
| author | Toshihiko ARAI <toshi@FreeBSD.org> | 2000-12-20 17:10:28 +0000 |
|---|---|---|
| committer | Toshihiko ARAI <toshi@FreeBSD.org> | 2000-12-20 17:10:28 +0000 |
| commit | eb13a472755449dc045894898943ffe61d478035 (patch) | |
| tree | 480893ce05c3ea0c85b6e0d7d86674216d24ac71 /sys/dev/ed | |
| parent | 9ffc4537c8f682f953ddb8e404da99363884db4e (diff) | |
Notes
Diffstat (limited to 'sys/dev/ed')
| -rw-r--r-- | sys/dev/ed/if_edvar.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/ed/if_edvar.h b/sys/dev/ed/if_edvar.h index 535146e1e8496..7dcd2f4b13245 100644 --- a/sys/dev/ed/if_edvar.h +++ b/sys/dev/ed/if_edvar.h @@ -197,8 +197,6 @@ int ed_probe_Novell __P((device_t, int, int)); int ed_probe_Novell_generic __P((device_t, int)); int ed_probe_HP_pclanp __P((device_t, int, int)); -int ed_get_Linksys __P((device_t)); - int ed_attach __P((struct ed_softc *, int, int)); void ed_stop __P((struct ed_softc *)); void ed_pio_readmem __P((struct ed_softc *, int, unsigned char *, |
