shithub: riscv

ref: 5608be398ea04d67594b558b30c457b328fe05d6
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;