git: 9front

ref: 0aa9e440f8c9e7b5f6bc7b215eccdf3ee9359c7e
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;