From 8e264c901e86f8af398447f213548a51d3e87498 Mon Sep 17 00:00:00 2001 From: Richard Barry Date: Mon, 1 Sep 2008 13:20:52 +0000 Subject: [PATCH] Added dummy header files to allow the Cortex uIP demo to compile. --- Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/pack_struct_end.h | 2 ++ Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/pack_struct_start.h | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/pack_struct_end.h create mode 100644 Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/pack_struct_start.h diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/pack_struct_end.h b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/pack_struct_end.h new file mode 100644 index 000000000..621c9fe39 --- /dev/null +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/pack_struct_end.h @@ -0,0 +1,2 @@ +/* Note used by this port of uIP, but required for compilation. */ + diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/pack_struct_start.h b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/pack_struct_start.h new file mode 100644 index 000000000..621c9fe39 --- /dev/null +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/pack_struct_start.h @@ -0,0 +1,2 @@ +/* Note used by this port of uIP, but required for compilation. */ +