Refinement on documentation (#38)
authorLunaixsky <lunaixsky@qq.com>
Wed, 14 Aug 2024 13:31:43 +0000 (14:31 +0100)
committerGitHub <noreply@github.com>
Wed, 14 Aug 2024 13:31:43 +0000 (14:31 +0100)
commitdbfc095e6e2db3fd17d5406c1ec30a478194ad4d
tree0350add12439309d338c43e4433d58e076089f19
parent270869139db617e29a35bb9ded41087bb702f9ac
Refinement on documentation (#38)

* start a docs series on lunaix-internal

* update readme, include a list for auto-loaded symbols

* tweak the gitignore file
* add a script to dump all .lga symbols

* fix the image link to mem map

* update readme, fix gitignore
README.md
docs/img/boot_sequence.jpeg [deleted file]
docs/img/boot_sequence.png [new file with mode: 0644]
docs/lunaix-boot.md [new file with mode: 0644]
docs/lunaix-internal.md [new file with mode: 0644]
docs/lunaix-mem-map.md [new file with mode: 0644]
docs/lunaix-syscall-table.md
lunaix-os/.gitignore
lunaix-os/kernel.mk
lunaix-os/scripts/gather_lga.sh [new file with mode: 0755]