git: 9front

ref: 6c09934e5b6cd01b4bde672fcf3e53ed50fdfedc
dir: /sys/src/libaml/amlmapio.c/

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

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