shithub: riscv

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