git: 9front

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