shithub: front

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