git: 9front

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