shithub: plan9front

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