git: 9front

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