shithub: riscv

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

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

void
amldelay(int)
{
}