shithub: riscv

ref: 13ec55922f0819aaa2cbb95a9f9bdbed5ae73e2b
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}