shithub: riscv

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