From: richardbarry Date: Mon, 1 Sep 2008 13:20:52 +0000 (+0000) Subject: Added dummy header files to allow the Cortex uIP demo to compile. X-Git-Tag: V5.1.2~229 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2a242c3924ec99fd6975a586bc33555f558666c6;p=freertos Added dummy header files to allow the Cortex uIP demo to compile. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@467 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- 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. */ +