ref: d4f4b292ca9c8665ef938036340ff32bf5128755 dir: /utils/iar/Plan9.c/
#include <lib9.h> char * myctime(long x) { return ctime(x); }