shithub: plan9front

ref: 0132e7fed0ee48dae66607fbccd7c0ab1acea45e
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;