shithub: riscv

ref: 128525d431e18e0f3f1849c97dfec05d3c35cc7f
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;