git: 9front

ref: 552e5aad5b901e9e386cf748a409448a868e50bb
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;