shithub: riscv

ref: 4340dd1b2fbc9eed665dbf8d946aca34ed25be37
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}