git: 9front

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