git: 9front

ref: 01348870682fb9eb98f9fe54a55c60f55efd7d6a
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;