shithub: riscv

ref: ce00c68059d50ccaeb87fb85b03d60c5d0889456
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;