shithub: riscv

ref: 49d7ca8d92e5667f3e5ece4c6acbc1064701e2f8
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;