]> git.sur5r.net Git - freertos/blobdiff - Demo/Common/ethernet/FreeTCPIP/net/pack_struct_start.h
Update the FreeTCPIP files such that Keil is happy compiling them with the pack struc...
[freertos] / Demo / Common / ethernet / FreeTCPIP / net / pack_struct_start.h
index efa41a0a4df737ed30dc134b6c431079541801b0..49a4dc9f61ea8f9688618a08a84926f08cd5a64e 100644 (file)
@@ -27,3 +27,8 @@
 #ifdef __ICCARM__\r
        #pragma pack(1)\r
 #endif\r
+\r
+#ifdef __CC_ARM\r
+       __packed\r
+#endif\r
+\r