git: 9front

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