mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-24 07:46:42 +00:00
28189ba77a
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 |
||
---|---|---|
.. | ||
create_dummies | ||
extract_initcall_order |