shithub: riscv

ref: 3cc07dddfbc2c5cb57fcd1849df55fca57f119db
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}