shithub: riscv

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

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

void
amldelay(int)
{
}