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