shithub: riscv

ref: 8a3ab0221ee0cd2425cfcc8e26d392fe994fac8c
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}