shithub: riscv

ref: 536805bce3fb88d94fbb90e2d9e23fcef1287095
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;