index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
riscv
/
misc.c
blob: 6e64028777dd54a416f60264ee485dbf970cf1b8 (
plain
)
1
2
3
4
5
6
7
8
9
#include <delay.h> void init_timer(void) { } void udelay(unsigned int n) { }