shithub: riscv

ref: 03c144570ffbe9e8be52ba5b2dd9e3dbe7f0bae1
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;