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