shithub: riscv

ref: 85e4383835ceeecdb244cdd2892976ae4d417c24
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}