shithub: riscv

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