shithub: riscv

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