shithub: riscv

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