shithub: riscv

ref: 9f54c2831717bc656df6e5a2fde2bf7be8e29fef
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;