shithub: riscv

ref: 1bacbf56512c3cb8a6b938cc56c643b7342a575e
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;