shithub: riscv

ref: 07c7fa6716a2f54f9feab3eb56f8677edb1b033d
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;