Sign in
plan9port
/
plan9
/
7b0c2f155dc4ac20d65c6a9899ae223053379fcd
/
.
/
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
)
{
}