shithub: riscv

ref: 5c5c074f12f4f59c1ec51661aabc9a9ebea32dbe
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;