www.pudn.com > os.rar > er_defs.h
/*************************************************************************/ /* */ /* Copyright Mentor Graphics Corporation 2004 */ /* All Rights Reserved. */ /* */ /* THIS WORK CONTAINS TRADE SECRET AND PROPRIETARY INFORMATION WHICH IS */ /* THE PROPERTY OF MENTOR GRAPHICS CORPORATION OR ITS LICENSORS AND IS */ /* SUBJECT TO LICENSE TERMS. */ /* */ /*************************************************************************/ /*************************************************************************/ /* */ /* FILE NAME VERSION */ /* */ /* er_defs.h Nucleus PLUS 1.15 */ /* */ /* COMPONENT */ /* */ /* MD - Memory Debug */ /* */ /* DESCRIPTION */ /* */ /* This file contains definitions accessible to other components. */ /* */ /* DATA STRUCTURES */ /* */ /* ER_DEBUG_ALLOCATION_STRUCT */ /* */ /* DEPENDENCIES */ /* */ /* None */ /* */ /*************************************************************************/ #ifndef ER_DEFS_H #define ER_DEFS_H /* NOTE: This file is Reserved for future PLUS enhancements. */ #endif /* ER_DEFS_H */