git: 9front

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