Files
codezero/loader/todo.txt
Bahadir Balban e2b791a3d8 Initial commit
2008-01-13 13:53:52 +00:00

9 lines
289 B
Plaintext

TODO:
1) The build system could auto-copy all images to here,
then autogenerate kernel.S from these images.
Then autogenerate a function that loads all given images in main.c
This would allow you to, say, build a custom combination of images
and not worry about how they will be loaded.