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