git: 9front

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