shithub: riscv

ref: 27fc79b04bee837f513f8ac92c3e50ae76c27abe
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;