shithub: riscv

ref: 39a7be7ea3c952483cda6eedfbebe902d4d08b0e
dir: /sys/src/libaml/amldelay.c/

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

void
amldelay(int)
{
}