shithub: riscv

ref: 4e5b596bbaa4a7b6114df0c293622ebf4fb94bef
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}