Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
lkundrak
/
openfirmware
/
6538624d5192166d22ce7f1a751a867a79122da2
/
.
/
clients
/
lib
/
types.h
blob: 3242d13e852f120b3833efe17dbcf2017a048043 [
file
] [
log
] [
blame
]
#define
STATIC
static
#define
VOID
void
#define
UCHAR
unsigned
char
#define
ULONG
unsigned
long
#define
LONG
long
#define
NULL
0
VOID fatal
(
char
*
fmt
,
...);