git: 9front

ref: ac8cbb876567435e13d43e14639a3bbe854df3f6
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}