shithub: riscv

ref: 868a262bb849dcdfbf5be6f15f2942421d5a2223
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}