shithub: riscv

ref: 556eea1f5a6cd0f1eeb74156ff3899803d107822
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}