repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
qapi: drop the sentinel in enum array
[qemu/armbru.git]
/
include
/
hw
/
sparc
/
sparc64.h
blob
7748939a97180f4b68cbc9f76f24b12fd0518745
1
2
SPARCCPU
*
sparc64_cpu_devinit
(
const char
*
cpu_model
,
3
const char
*
dflt_cpu_model
,
uint64_t
prom_addr
);
4
5
void
sparc64_cpu_set_ivec_irq
(
void
*
opaque
,
int
irq
,
int
level
);