shithub: plan9front

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