git: 9front

ref: 2263bb8f2b654c1d824a0fcb53bb4ffb92de2d2f
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;