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