shithub: riscv

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

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

void
amldelay(int)
{
}