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