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
target/mips: Declare generic FPU / Coprocessor functions in translate.h
[qemu/ar7.git]
/
hw
/
openrisc
/
meson.build
blob
947f63ee087d649cf052d6ed9974c7a3e24a25f3
1
openrisc_ss = ss.source_set()
2
openrisc_ss.add(files('cputimer.c'))
3
openrisc_ss.add(when: 'CONFIG_OR1K_SIM', if_true: files('openrisc_sim.c'))
4
5
hw_arch += {'openrisc': openrisc_ss}