shithub: riscv

ref: 91d3af942aeb9f102f3799b848f1798cc23ee002
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;