git: 9front

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