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