MCPcopy Create free account
hub / github.com/capstone-engine/capstone / dummy_src

Function dummy_src

bindings/python/setup.py:179–180  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

177 return bdist_egg.run(self)
178
179def dummy_src():
180 return []
181
182cmdclass = {}
183cmdclass['build'] = custom_build

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…