shithub: riscv

ref: 762e98d47e8d812f0dbe4b64ef2a73357bdebeee
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;