shithub: front

ref: 23e378a960f6027f8daba93f34ebeb1ae3d00517
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;