git: 9front

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