shithub: riscv

ref: 1f367e15dd5f42f1969ca9f681811e62bfe76316
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;