git: 9front

ref: 584fc456ef5a56035d11e61eb76e5edf94991beb
dir: /sys/src/libaml/amlmapio.c/

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

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