shithub: riscv

ref: 95114db7e087da60a878df5c3e4cb5f7a1b3b28a
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;