shithub: riscv

ref: 2cdadb1b2f7233a6642875e6b5fe6e0963c7171c
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;