shithub: riscv

ref: 508b796b2719e6c8275a2a1b737c9798d380d25f
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;