git: 9front

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