git: 9front

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