git: 9front

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