git: 9front

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