shithub: riscv

ref: 9ee967663f9cec96ed9e9fd292657ed54eea47df
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}