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