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