shithub: riscv

ref: b1d4e860642d13805e47ee5cf9f373d8c97d0bc4
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;