shithub: riscv

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