git: 9front

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