ref: d3b174f82102c6fb3ee9c540ebc5879e6bedb3f6 dir: /sys/src/libaml/amltime.c/
#include <u.h> #include <libc.h> #include <aml.h> uvlong amltime(void) { return 0; }