shithub: riscv

ref: 853f92087bd12f37771f326d31a8ccdfdc77096b
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;