git: 9front

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