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