git: 9front

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