shithub: plan9front

ref: 41f85d46f866c57a618b8df85c0e59cebc04f095
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;