#include "internal.h" int sys·getuid(void) { long ret = syscall(·GetUid); return error(ret); }