git: 9front

ref: 5d33b42ef7a1c697b7684e11d830862d6b3b1f5e
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;