shithub: riscv

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

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

void
amldelay(int)
{
}