shithub: riscv

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

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

void
amldelay(int)
{
}