git: 9front

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