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