git: 9front

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