A pure UNIX clone for ARM Cortex-A15 procesors, targetting the QEMU virt platform
- Make some changes
- Run
clang-format -i <filename>
on the files you've changed - Make and informative commit message. For example:
Kernel: Define vector table
A basic template is Subsystem:Message
If you need to qualify what the change is, push enter twice and type your long commit message.