git: 9front

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