/*************************************************************************** * Copyright (c) 2024 Microsoft Corporation * Copyright (c) 2026-present Eclipse ThreadX contributors * * This program and the accompanying materials are made available under the * terms of the MIT License which is available at * https://opensource.org/licenses/MIT. * * SPDX-License-Identifier: MIT **************************************************************************/ /**************************************************************************/ /**************************************************************************/ /** */ /** ThreadX Component */ /** */ /** FreeRTOS compatibility Kit */ /** */ /**************************************************************************/ /**************************************************************************/ /**************************************************************************/ #ifndef EVENT_GROUPS_H #define EVENT_GROUPS_H /* This file is intentionally left empty for backward compatibility. */ #endif /* EVENT_GROUPS_H */