shithub: riscv

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