shithub: riscv

ref: 9df9a3625ced6ec4f8c2f159903e4d0309bedb12
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}