shithub: riscv

ref: 5e201a7d2e619fe8f5f23d3a2e30638ac8c50ee9
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;