shithub: riscv

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