shithub: riscv

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