git: 9front

ref: 21be1a0bedcf1d49aef961245b514f0164d3cf19
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;