- /**************************************************************************
- * FILE NAME: compiler_api.h COPYRIGHT (c) Freescale 2016 *
- * All Rights Reserved *
- * DESCRIPTION: MPC57xx compiler specific file *
- * *
- ***************************************************************************/
- #ifndef _DEVASSERT_H_
- #define _DEVASSERT_H_
- #endif
- //#define DEV_ASSERT(X) (1)
|