git: 9front

ref: 69383a0eab00214fdaec6b8559d64a52e7e60733
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;