git: 9front

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

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

void
amldelay(int)
{
}