shithub: riscv

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