shithub: riscv

ref: 4616c93e8d5fbb9fbedf3b2c16f5b86a21e834ac
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;