shithub: riscv

ref: a6ee23a739716493e4635cb9c4eb55248f2d43cf
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;