git: 9front

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

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

void
amldelay(int)
{
}