Update project-tree.txt
This commit is contained in:
parent
4adc775a22
commit
ca30607860
|
@ -14,9 +14,13 @@ src/
|
|||
| x folder.desc
|
||||
| |
|
||||
| - mbr.s
|
||||
| - func.inc
|
||||
| - mbr.inc
|
||||
| |
|
||||
| - loader.s
|
||||
| - loader16.inc
|
||||
| - loader64.inc
|
||||
| |
|
||||
| - types.h
|
||||
|
|
||||
+ kaleid/
|
||||
| |
|
||||
|
@ -27,27 +31,28 @@ src/
|
|||
| | - init.c
|
||||
| | - init.h
|
||||
| | |
|
||||
| | + lib/
|
||||
| | |
|
||||
| | + mm/
|
||||
| | |
|
||||
| | + fs/
|
||||
| | | |
|
||||
| | | + fat/
|
||||
| | | + ext2/
|
||||
| | |
|
||||
| | + io/
|
||||
| | |
|
||||
| | + ps/
|
||||
| | |
|
||||
| | + ex/
|
||||
| | | |
|
||||
| | | + aout
|
||||
| | | + elf
|
||||
| | |
|
||||
| | + se/
|
||||
| | |
|
||||
| | + sys/
|
||||
| | |
|
||||
| | - ports.c
|
||||
| | - ports.h
|
||||
| | - terminal.c
|
||||
| | - terminal.h
|
||||
| |
|
||||
| + system/
|
||||
| + common/
|
||||
| |
|
||||
| x folder.desc
|
||||
| |
|
||||
| - assert.h
|
||||
| - atomic.h
|
||||
| - common.h
|
||||
| - config.h
|
||||
| - config.h.in
|
||||
| - status.h
|
||||
| - string.h
|
||||
| - types.h
|
||||
| |
|
||||
| + lib/
|
||||
| |
|
||||
| - string.c
|
||||
|
|
||||
0
|
||||
|
|
Loading…
Reference in New Issue