git: 9front

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