git: 9front

ref: 35d26d412b1a98e2ee6738cff467e2946adfd354
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;