git: 9front

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