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