shithub: riscv

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