shithub: riscv

ref: 218e1b4b3ed517f1440065c6c01df7e2b8bcff1e
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;