git: 9front

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