shithub: riscv

ref: 9e27ee094c25873c71da6488d7926c621c115c68
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;