git: 9front

ref: 2987a430a0acd62d06cce9cf8b9fb8ceb8d3f044
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;