shithub: riscv

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

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

void
amldelay(int)
{
}