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