git: 9front

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