shithub: riscv

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