genode/tool/dde_linux
Stefan Kalkowski 28189ba77a tool: simplify initcall order extraction
The new tool `extract_initcall_order` generates a header file out of a
Linux kernel build, which provides a sorted array with the initcall function
names of the kernel build. The order states the order in which the initcall
have to be called. It gets extrated out of the Linux kernel System.map.

Fixes #4172
2021-05-28 14:16:45 +02:00
..
create_dummies tool: simplify Linux dummy function generation 2021-05-28 14:15:27 +02:00
extract_initcall_order tool: simplify initcall order extraction 2021-05-28 14:16:45 +02:00