Home
last modified time | relevance | path

Searched refs:ccjson_path (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/scripts/
H A Dcheck_sparse.py45 ccjson_path = build_path(sys.argv[1]) variable
46 with open(ccjson_path, 'r') as fd: