1 #include <u.h> 2 #include <libc.h> 3 #include <aml.h> 4 5 void amldelay(int)6 amldelay(int) 7 { 8 } 9