shithub: plan9front

ref: 958b4764994eb874ef0382f86f6dfe6ee5db2cf9
dir: /sys/src/libaml/amlmapio.c/

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

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