shithub: plan9front

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