QDNix
Quick’n’dirty *NIX
driver.h
1
#ifndef _SYS_DRIVER_H
2
# define _SYS_DRIVER_H 1
3
4
typedef
struct
{
5
const
char
*
6
}
Driver
;
7
8
#endif
/* _SYS_DRIVER_H */
Driver
Definition:
device.h:30
sys
sys
driver.h
Generated by
1.9.1