git: 9front

ref: 49f55fb7903b4e43de866ccf978b5a3d6985dfa4
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;