shithub: riscv

ref: 2259f3fb9aebb2973ee2d892bec944f177a41c64
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;