Sign in
plan9port
/
plan9
/
326a461d0e45e96d6f044b7d6413dda9807742bf
/
.
/
src
/
cmd
/
bzip2
/
lib
/
plan9.h
blob: b9214ea2b4df7f1e05f3cd5b9d61696f2ce15e2a [
file
]
#include
<u.h>
#include
<libc.h>
#include
<ctype.h>
#define
exit
(
x
)
exits
((
x
)
?
"whoops"
:
nil
)
#define
size_t
ulong