git: 9front

ref: 43fe5f871d3973f8bd3ff52458c13f7e6b838940
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;