git: 9front

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