git: 9front

ref: 1935cc8822c4defddb45b520bb0f76b4995dff76
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;