shithub: riscv

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