shithub: riscv

ref: 3794b1c14f15141eef839109871eb0d020023eff
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;