shithub: riscv

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