aboutsummaryrefslogtreecommitdiff
#include "libc.h"

size_t __sysinfo;


#ifdef TEST
int
main(void) {
	return 0;
}
#endif