shithub: riscv

ref: 84e67ffa88e4d07b2e5848d666296a3e41750da6
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}