git: 9front

ref: 204a6e373905ba4d53f99ba45fc60c92c211a198
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;