shithub: riscv

ref: 82bb0be1951de86308f57c4efeb34badc236c07f
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;