git: 9front

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