shithub: riscv

ref: 86acce7c4df8929fa28b346935d840470b190b17
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;