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