shithub: riscv

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