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