git: 9front

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