shithub: riscv

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

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

void
amldelay(int)
{
}