git: 9front

ref: 4acf15a832d6516f25e01b7a6301f51754405924
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;