ref: 5b2bc75b8974f4fa9be720866d60b2e89f4f0a9f dir: /sys/src/libauth/amount_getkey.c/
#include <u.h> #include <libc.h> #include <auth.h> int (*amount_getkey)(char*) = auth_getkey;