shithub: riscv

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