git: 9front

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