shithub: riscv

ref: 4be3300e98c37e88fe5e15d23d9d791c8286c214
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;