Hacker News new | ask | show | jobs
by monocasa 2973 days ago
There's generally a difference between "static initialization" copying .data from ROM to RAM, and running static initialization functions out of the table. That table doesn't really have ordering constraints generally.