git: 9front

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