shithub: riscv

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

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

void
amldelay(int)
{
}