-
Notifications
You must be signed in to change notification settings - Fork 86
Home
Aman Priyadarshi edited this page Mar 6, 2017
·
3 revisions
Welcome to Atom OS Wiki! I'll try to update this wiki with all the features and implementation design of Compiler/OS. If you come across any missing information then report it here.
- libs
- src
- Apps
- Build
- Bin : Output directory
- Local : Toolchain directory
- ramdisk :
disk0
image directory- ISO : CD image directory
- Compiler
- Atomixilc : Compiler's base directory
- Kernel
- Atomix.Kernel_H : Kernel's base directory
- Kernel_alpha : Drivers testing kernel's base directory
- Tools
- toolchain
This directory holds GCC cross compiler patches.
master
- Only fully tested and stable changeset should be pushed/merged
Compiler
- Compiler related edit should be pushed to this branch.
- Unstable/stable changeset both are allowed.