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
Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git]
/
include
/
hw
/
ppc
/
ppc_e500.h
blob
b66c0e3ee090f65e63e1d1d4972d69fd14eea2e8
1
#ifndef HW_PPC_E500_H
2
#define HW_PPC_E500_H
3
4
void
ppce500_set_mpic_proxy
(
bool
enabled
);
5
6
#endif