shithub: riscv

ref: 973b645471f8f0d17536bd0a860caab0f2e331c1
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;