git: 9front

ref: 580ac62432f7fe44be0fb72cdf1d1ab4dd1d8cec
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;