diff options
Diffstat (limited to 'sys/dev/snc/dp83932subr.c')
-rw-r--r-- | sys/dev/snc/dp83932subr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/snc/dp83932subr.c b/sys/dev/snc/dp83932subr.c index 5de5bf0..a83b794 100644 --- a/sys/dev/snc/dp83932subr.c +++ b/sys/dev/snc/dp83932subr.c @@ -72,7 +72,7 @@ #include <dev/snc/dp83932subr.h> integrate u_int16_t snc_nec16_select_bank - __P((struct snc_softc *, u_int32_t, u_int32_t)); + (struct snc_softc *, u_int32_t, u_int32_t); /* * Interface exists: make available by filling in network interface |