shithub: plan9front

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