NetBSD/sys/dev/ppbus
joerg 3eb244d801 Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
2011-07-17 20:54:30 +00:00
..
files.ppbus
if_plip.c
lpt.c
lptio.h
lptreg.h
lptvar.h
ppbus_1284.c
ppbus_1284.h
ppbus_base.c Replace some ltsleep() uses with kpause() and tsleep(). 2011-05-13 22:35:50 +00:00
ppbus_base.h
ppbus_conf.c Eliminate few references to ltsleep. 2011-05-13 22:28:40 +00:00
ppbus_conf.h
ppbus_device.h
ppbus_gpio.c
ppbus_io.h
ppbus_msq.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
ppbus_msq.h
ppbus_var.h
pps_ppbus.c