Sign in
◑
Theme
plan9port
/
plan9
/
7f596de86a64c36b6f0804baeca4f2c9d79af396
/
.
/
src
/
lib9
/
argv0.c
blob: 4c61f444c257edc8bfca86f01a5c3257d196b46e [
file
]
#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
)
{
}