Home
last modified time | relevance | path

Searched defs:hwcore (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dmeson.build3852 libhwcore = static_library('hwcore', sources: hwcore_ss.sources() + genh, build
3854 hwcore = declare_dependency(objects: libhwcore.extract_all_objects(recursive: false)) variable