mirror of
https://review.haiku-os.org/haiku
synced 2025-02-07 06:16:11 +01:00
4fcbac58de
The client code is not supposed to change the topology info. It would be also nice if cpu_topology_node::children was an array of pointers to const but that would require several const_casts in the topology tree generation code so it's probably not worth it.