shithub: riscv

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

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

void
amldelay(int)
{
}