git: 9front

ref: 1e243b10f5e885defaea18f6a430148fb65e814b
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;