shithub: riscv

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