shithub: riscv

ref: 9be64bcb8d76e17f8fb5f90e1b476f1ac75039b8
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;