shithub: riscv

ref: 23f34184d60b393579a4de20f03da7befc6ceafc
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;