shithub: riscv

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