index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
libaml
/
amldelay.c
blob: 804352bf58c2a9423b3b7603d6aa0ab3ffa7d3ae (
plain
)
1
2
3
4
5
6
7
8
#include
<u.h>
#include
<libc.h>
#include
<aml.h>
void
amldelay
(
int
)
{
}