git: 9front

ref: 37471c0c09773d42a70bc6c957ca5a5fe8407be7
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;