git: 9front

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