mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-13 20:12:26 +00:00
5 lines
67 B
Python
5 lines
67 B
Python
#!/usr/bin/env python
|
|
arch = 'aarch64'
|
|
gem5 = True
|
|
run_id = 'asdf'
|