git: 9front

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

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

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