git: 9front

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