shithub: riscv

ref: 52c1f712ecdeb7e02e8c4a4bc1bd5146898b277d
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;