shithub: riscv

ref: 5302e88796f0ad7fb2490e68b72ef6cd417dfb03
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;