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
spapr_iommu: translate sPAPRTCEAccess to IOMMUAccessFlags
[qemu/ar7.git]
/
stubs
/
chr-baum-init.c
blob
f5cc6ce1f8c06c939a9fd3fbfb97d90fcf2bc7ef
1
#include
"qemu-common.h"
2
#include
"sysemu/char.h"
3
4
CharDriverState
*
chr_baum_init
(
void
)
5
{
6
return
NULL
;
7
}