shithub: riscv

ref: 52fc6d50d49b95e4598e2c9bb65e15e37035bf28
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}