shithub: riscv

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

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

void
amldelay(int)
{
}