git: 9front

ref: 32b9b4b6894b363f4e8b9c25f6df8292eb5f8d87
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;