shithub: riscv

ref: 3d1908d762c6e91e0b6fe2e235e85bdf397d092d
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;