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