Files
linux-kernel-module-cheat/baremetal/interactive
Ciro Santilli 六四事件 法轮功 fc9e0c28a5 baremetal: create an assert_fail C helper
Create a test for it under interactive/assert_fail.c

Move prompt under interactive

Create baremetal/arch/aarch64/c_from_as.S as an example of calling C
functions from assembly.
2018-11-09 09:33:44 +00:00
..
2018-09-24 09:26:39 +01:00
2018-09-24 09:26:39 +01:00

This folder contains examples that are not very testable: either are supposed to return 0, or are interactive, etc.