shithub: front

ref: 0bb90c3d2f157d6eef3a42061874b696f7a14d7c
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;