1 2 # $FreeBSD$ 3 4 .PATH: ${SRCTOP}/sys/dev/ppbus 5 KMOD= ppi 6 SRCS= bus_if.h device_if.h ppbus_if.h \ 7 opt_ppb_1284.h \ 8 ppi.c ppb_1284.c 9 10 .include <bsd.kmod.mk>
Cache object: a3b47a5478676d0f6ff7e72990d5cc46
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.