git: 9front

ref: 4b9f39b27fb44f607f9b5ba6be2f18b7099b5666
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;