git: 9front

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