shithub: riscv

ref: 013b4983140cc2fbb7df9e3647e2e7c5d575a9dd
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;