mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
baremetal: all examples working, all failures accounted for!
SIMD&FP is now enabled in arm from bootloader.
This commit is contained in:
4
userland/cpp/empty.cpp
Normal file
4
userland/cpp/empty.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
// Sanity checking low level stuff, initially inspired by baremetal.
|
||||
// https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-cpp
|
||||
|
||||
int main() {}
|
||||
Reference in New Issue
Block a user