Plan 9 from User Space's /usr/local/plan9/src/lib9/argv0.c

#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) { }

Space Glenda

Copyright © 2005 Lucent Technologies, Russ Cox, MIT.
See license for details.