shithub: riscv

ref: 10ae654698d37d5c84e7357a6799f8fb432131af
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}