git: 9front

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