diff --git a/repos/base-tukija/src/core/include/platform.h b/repos/base-tukija/src/core/include/platform.h index 9a0499a1d6..fca40727d2 100644 --- a/repos/base-tukija/src/core/include/platform.h +++ b/repos/base-tukija/src/core/include/platform.h @@ -28,7 +28,7 @@ class Core::Platform : public Platform_generic { public: - enum { MAX_SUPPORTED_CPUS = 64}; + enum { MAX_SUPPORTED_CPUS = 256}; private: