git: 9front

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