git: 9front

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