git: 9front

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