shithub: front

ref: 50b9d769f60f901636832d2375c665b0ee2a5f5b
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;