git: 9front

ref: 09f940ee58a0e1d391ef3e17c784f82fcc0abdd8
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;