shithub: riscv

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