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