git: 9front

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

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

void
amldelay(int)
{
}