shithub: riscv

ref: 2b323158bd8f2a1e1f86796e0bb0139e0c77dace
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;