git: 9front

ref: f6292ec0c55359e66a59e19f4dd9a2e91ae323ec
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;