git: 9front

ref: 2eed8c40d156ddd48da8019e2a1bd3a5d6d11ee6
dir: /sys/src/libauth/amount_getkey.c/

View raw version
#include <u.h>
#include <libc.h>
#include <auth.h>

int (*amount_getkey)(char*) = auth_getkey;