shithub: riscv

ref: 4ee54b14169eb02a59754c8e9027549ada3f8533
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;