shithub: riscv

ref: 44b80d48af82fa8a5d632eb9bf6079c684a672ac
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;