#ifndef APPLCMD_RDM_H_
#define APPLCMD_RDM_H_
//*****************************************************************************
// (C) Automotive Lighting Reutlingen GmbH
// Tuebinger Strasse 123, 72762 Reutlingen, Germany
//
// Automotive Lighting Reutlingen GmbH owns all the rights to this work.
// This work shall not be copied, reproduced, used, modified, transferred
// or its information shall not be disclosed without the prior written
// authorization of Automotive Lighting Reutlingen GmbH.
//*****************************************************************************
//-----------------------------------------------------------------------------
/// \file ApplCmd_Rdm.h
///
/// \brief
///
/// \descr
///
/// Additional information can be found in the design description (Link:
/// MDDD)
///
/// \author Heusel Johannes ALRT/EEG-PM2 (F89037A)
/// mailTo:johannes.heusel(at)al-lighting.com
//-----------------------------------------------------------------------------
//=============================================================================
// Includes
//=============================================================================
#include
//=============================================================================
// Extern variable delcaration
//=============================================================================
extern uint32 Gpt_tySystemTick;
#endif // APPLCMD_RDM_H_