git: 9front

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