git: 9front

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