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