shithub: riscv

ref: 679a253931804caf4de436c5cdab8d34f178d779
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}