git: 9front

ref: 82f1937de009f27cb4a2cd78f3501d77cce93bfa
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;