shithub: riscv

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