Files
linux-kernel-module-cheat/config.py
Ciro Santilli 六四事件 法轮功 5541167853 config: update example to new mechanism
2019-01-22 00:00:00 +00:00

4 lines
73 B
Python

def set_args(args):
args['arch'] = 'aarch64'
args['gem5'] = True