shithub: riscv

ref: 90695e2eb24430a984e76afb6aaf1c10e2d4809e
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;