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