shithub: riscv

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