git: 9front

ref: 69e8a814d3e43f4c74059c60fb00ebc81857c8c5
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;