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