git: 9front

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