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