git: 9front

ref: 8bbc6b260915019b8f31c3a22ae4c50f4e69653a
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;