shithub: riscv

ref: 62bedca19fbf3305f00b3d8f58496fb45f4ad2b8
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;