shithub: riscv

ref: 548f7f971f5938c1b54481e0542d5b19e0fe37de
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;