git: 9front

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