shithub: riscv

ref: 099da8cb824ee60bf3f55e9e69380660f167b216
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}