git: 9front

ref: 4af7932f22831bfcce8c3978d7645b0dd0657cf4
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;