repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
arm: HVC and SMC encodings don't exist for M profile
[qemu/ar7.git]
/
stubs
/
clock-warp.c
blob
8acb58a775ebc1306028e31a52a2855a69f0ab79
1
#include
"qemu/osdep.h"
2
#include
"qemu-common.h"
3
#include
"qemu/timer.h"
4
5
void
qemu_start_warp_timer
(
void
)
6
{
7
}
8