shithub: plan9front

ref: ca10fccafe87bb3fe54d6ea8de36f16a03bbcbc2
dir: /sys/src/libaml/amlmapio.c/

View raw version
#include <u.h>
#include <libc.h>
#include <aml.h>

int
amlmapio(Amlio*)
{
	return -1;
}