Files
linux-kernel-module-cheat/rootfs_overlay/lkmc/gem5_exit.sh
2023-01-12 13:40:04 +00:00

6 lines
255 B
Bash
Executable File

#!/bin/sh
# This should not be needed anymore after we learned that it should be -- instead of -.
# You should be instead able to just use something init=/bin/sh -- -c 'm5 exit'
# https://github.com/cirosantilli/linux-kernel-module-cheat/pull/226
m5 exit