Files
u-boot/include
Simon Glass 9f80c4e055 ext4l: Extract initcall declarations into their own file
Create include/linux/init.h with stub definitions for kernel
initialization macros. U-Boot has its own initialization mechanism.

Includes:
- Section markers: __init, __exit, __initdata, __devinit, etc.
- Initcall levels: core_initcall(), late_initcall(), etc.

Update compat.h to include init.h and remove duplicate definitions.

Co-developed-by: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Simon Glass <simon.glass@canonical.com>
2025-12-17 14:01:22 +00:00
..
2025-12-07 17:18:57 -07:00
2025-11-12 08:40:05 -07:00
2025-12-07 11:53:55 -07:00
2025-11-19 19:51:46 -07:00
2025-11-17 06:59:47 -07:00