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