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