shithub: riscv

ref: 4f9aed04b7101c81af6fd3f4af7ef60ef6894dbf
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}