git: 9front

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