shithub: riscv

ref: 4cd03abefe80c9d7ce97d7dfb488e7ed5a8163c8
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}