git: 9front

ref: 126e88c194b8cb1e806520eda547df080cab2175
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;