git: 9front

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