/System-V

System-V UNIX clone for ARM A-Core Processors

Primary LanguageC++

System-V

A pure UNIX clone for ARM Cortex-A15 procesors, targetting the QEMU virt platform

How to contribute

  1. Make some changes
  2. Run clang-format -i <filename> on the files you've changed
  3. 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.