Files
linux-kernel-module-cheat/rootfs_overlay/gem5_exit.sh
2019-01-22 00:00:00 +00:00

5 lines
180 B
Bash
Executable File

#!/bin/sh
# To be able to do init=/gem5_exit.sh, since kernel CLI argument passing is too messy:
# https://github.com/cirosantilli/linux-kernel-module-cheat#init-arguments
m5 exit