shithub: riscv

ref: 1a90e04c056c02aee0d14eed46312e1289efbf73
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}