shithub: riscv

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