Searched refs:initCom (Results 1 - 1 of 1) sorted by relevance

/gem5/util/
H A Dgem5img.py205 initCom = Command('init', 'Create an image with an empty file system.', variable
208 initCom.addOption('-t', '--type', dest='fstype', action='store',
355 initCom.func = initComFunc

Completed in 4 milliseconds