shithub: riscv

ref: 9a69a14279be575bb2b7891a9d6f5da28ac2927c
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;