QDNix
Quick’n’dirty *NIX
mainbus.c
1
#include <dev/device.h>
2
3
Driver
mainbuss_drv = {
4
"mainbus"
,
5
NULL,
6
DEVICE_BUS
7
};
Driver
Definition:
device.h:30
sys
i386
mainbus.c
Generated by
1.9.1