git: 9front

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