git: 9front

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