mirror of
https://github.com/drasko/codezero.git
synced 2026-03-28 23:09:03 +01:00
fs_data and files structures can now be shared in the vfs task. Currently no means to free shared structures in tcb destruction. Need to add that.