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