shithub: riscv

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

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

void
amldelay(int)
{
}