shithub: riscv

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

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

void
amldelay(int)
{
}