git: 9front

ref: 123810c3db347a2be4c6069e02e7a5fc6c2a0d4d
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;