diff --git a/src/mx/system/topology.h b/src/mx/system/topology.h index d3ff1b0..c8a1357 100644 --- a/src/mx/system/topology.h +++ b/src/mx/system/topology.h @@ -2,14 +2,14 @@ #include #include -#include + namespace mx::system { /** * Encapsulates methods for retrieving information - * about the hardware landscape. - * TODO: Get topology information from Genode. This is a *huge* task because as of now Genode does not even know about NUMA. */ - */ + * about the hardware landscape. */ + /* TODO: Get topology information from Genode. This is a *huge* task because as of now Genode does not even know about NUMA. */ + class topology { public: