shithub: riscv

ref: 42074003ca31dea9589012fe3e235e4ddec5be1f
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;