shithub: plan9front

ref: 197ff3ac2f4fe9be7eefc9c8409cee04e267b04a
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;