shithub: riscv

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