shithub: riscv

ref: 1b7e120c090af2f8f0e17a664ba0e5e5d7f261a0
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;