shithub: riscv

ref: 4a6ab355c1af789f7ddb4edbf4d82d17efd9d2bf
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}