git: 9front

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