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