shithub: riscv

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