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