shithub: riscv

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