git: 9front

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