shithub: riscv

ref: 4526b1a5dd7f9ecb5b0b472cc4bd6a41b05effcc
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;