shithub: riscv

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