shithub: riscv

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