This interface exports a little bit of the configuration information used by cm3. See MxConfig for more.
INTERFACEM3xConfig ; CONST (* misc. configuration *) HOST = "AMD64_LINUX"; HOST_OS_TYPE = "POSIX"; HOST_WORD_SIZE = "64BITS"; HOST_PATH_SEP = "/"; END M3xConfig.