shithub: riscv

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