shithub: riscv

ref: 128525d431e18e0f3f1849c97dfec05d3c35cc7f
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}