shithub: riscv

ref: 772afbe98c7e74be35e7e5318967ce594e4d93e8
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;