shithub: riscv

ref: 19dc7c2097cbbdeeef02ba79161a2c67f3ba3987
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;