git: 9front

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