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