mirror of
https://review.haiku-os.org/haiku
synced 2025-01-26 08:17:59 +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.