]> Projects (at) Tadryanom (dot) Me - AdrOS.git/commit
devfs: add placeholder for partition device registration (Etapa 3)
authorTulio A M Mendes <[email protected]>
Tue, 26 May 2026 04:00:02 +0000 (01:00 -0300)
committerTulio A M Mendes <[email protected]>
Wed, 3 Jun 2026 04:02:35 +0000 (01:02 -0300)
commit8674fd050602d8d2edbd472a27c4f5a5056b17eb
treeb207f1e6b4a09b36d0f6d66343f08df37b2b9526
parent61b888c27d8feab0c7cc81511ab7b7bf1948b7db
devfs: add placeholder for partition device registration (Etapa 3)

- Added devfs_register_partitions() placeholder function
- Added declaration in devfs.h
- Placeholder for future dynamic partition node creation
- Tests: 124/124 PASS
include/devfs.h
src/kernel/devfs.c