git: 9front

ref: 327483ff1308c8cccc32fd8a3c9dcb66d334fc0c
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;