git: 9front

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