git: 9front

ref: 72a8af8a0d1405295f0901d30bee3b95ff239dd2
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;