git: 9front

ref: 87bbd5e79666b1f0f77f3026b35c025821aff0ae
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;