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