git: 9front

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