mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-29 13:04:27 +01:00
gdb: create some automated tests with pytest
gem5 baremetal: use m5exit m5op in exit() so as to not force users to apply a patch for almost all examples
This commit is contained in:
@@ -2,5 +2,4 @@
|
||||
|
||||
void main(void) {
|
||||
puts("hello");
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user