git: 9front

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