git: 9front

ref: 6ac1c151c27bfe7b2e9f679ac2d7980b02ca1a77
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;