1 #include <u.h> 2 #include <libc.h> 3 #include <aml.h> 4 5 int amlmapio(Amlio *)6 amlmapio(Amlio*) 7 { 8 return -1; 9 } 10