shithub: riscv

ref: 06c8a5b3911239937e0c99634e25cfc7209df436
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;