shithub: riscv

ref: 7b5cf8de2dccafa565a62908d307f2033ee69420
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;