CIRCT  19.0.0git
Variables
Services.cpp File Reference
#include "esi/Services.h"
#include "esi/Accelerator.h"
#include "zlib.h"
#include <cassert>
#include <stdexcept>
Include dependency graph for Services.cpp:

Go to the source code of this file.

Variables

constexpr uint32_t MAX_MANIFEST_SIZE = 10 << 20
 

Variable Documentation

◆ MAX_MANIFEST_SIZE

constexpr uint32_t MAX_MANIFEST_SIZE = 10 << 20
constexpr

Definition at line 32 of file Services.cpp.

Referenced by esi::services::SysInfo::getJsonManifest().