git: 9front

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