Sign in
plan9port
/
plan9
/
77f23268f7073b254e91748d4764768bab6d6f1f
/
.
/
src
/
lib9
/
argv0.c
blob: 4c61f444c257edc8bfca86f01a5c3257d196b46e [
file
] [
log
] [
blame
]
#include
<lib9.h>
char
*
argv0
;
/*
* Mac OS can't deal with files that only declare data.
* ARGBEGIN mentions this function so that this file gets pulled in.
*/
void
__fixargv0
(
void
)
{
}