shithub: riscv

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