shithub: riscv

ref: 1fcc84d072c40cbd7ed58d164ed17e0b7989dc11
dir: /sys/src/libaml/amlmapio.c/

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

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