shithub: riscv

ref: 74f9483f1b08becb7bd690515ecd706752f06a3d
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;