1 /*
2  * CSOLUTION generated file: DO NOT EDIT!
3  * Generated by: csolution version 2.2.1
4  *
5  * Project: 'test.Release+LLVM-Corstone-300'
6  * Target:  'Release+LLVM-Corstone-300'
7  */
8 
9 #ifndef RTE_COMPONENTS_H
10 #define RTE_COMPONENTS_H
11 
12 
13 /*
14  * Define the Device Header File:
15  */
16 #define CMSIS_device_header "SSE300MPS3.h"
17 
18 /* ARM::CMSIS-Compiler:STDOUT:Custom@1.0.0 */
19 #define RTE_CMSIS_Compiler_STDOUT                /* CMSIS-Compiler STDOUT */
20         #define RTE_CMSIS_Compiler_STDOUT_Custom         /* CMSIS-Compiler STDOUT: Custom */
21 
22 
23 #endif /* RTE_COMPONENTS_H */
24