shithub: plan9front

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