shithub: riscv

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

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

void
amldelay(int)
{
}