git: 9front

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