shithub: riscv

ref: 423b54a0aeea198c8d4c0cbb23a17236d68910ec
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;