shithub: riscv

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

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

void
amldelay(int)
{
}