shithub: riscv

ref: 70d173bfa49e6c7cfd560799d83713d41b120e45
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}