Skip to content

mjatkin/System-V

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

System-V UNIX clone for ARM A-Core Processors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.2%
  • Assembly 5.7%
  • Makefile 2.6%
  • C 1.3%
  • Other 0.2%