shithub: riscv

ref: 08ea6d85c432f1ea27a96bb4e68b9d79f64674b6
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}