git: 9front

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