shithub: riscv

ref: 3bbff3ee20de3f6ccbfd543a311ecb24f2eb8729
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}