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