git: 9front

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