shithub: riscv

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