shithub: riscv

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

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

void
amldelay(int)
{
}