shithub: riscv

ref: 5648d53cdbccdf9fd2f4eb0290f75e3ba23c0de8
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;