git: 9front

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

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

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