git: 9front

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