shithub: riscv

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