shithub: riscv

ref: 6b0de3de8e935098b7bd0c09efc476d63a7a236e
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;