freebsd-dev/sys/dev/isp
Bruce Evans 5a4c8619d8 Support compiling with `gcc -ansi'. Just use __inline instead of inline.
[__]inline is only used to bloat the code here.  It gives a separate copy
of all the strings for each time this header is included...

Fixed misuse of __P(()).
1998-05-01 18:10:50 +00:00
..
asm_pci.h
asm_sbus.h
isp_freebsd.c
isp_freebsd.h Oops- osreldate.h is not around like I thought it would be... hmmm.. quick fix to get around this 1998-04-24 18:23:20 +00:00
isp_pci.c
isp.c
ispmbox.h
ispreg.h
ispvar.h Support compiling with `gcc -ansi'. Just use __inline instead of inline. 1998-05-01 18:10:50 +00:00