]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/eal_private.h
replace packed attributes
[dpdk.git] / lib / librte_eal / common / eal_private.h
index ddcfbe2e4442bcc0c19061aba76c414f85ae2baf..8536ed70bb7bbc4c679c730f4e6634322cedbe1d 100644 (file)
@@ -57,7 +57,7 @@ struct rte_config {
         * DPDK instances
         */
        struct rte_mem_config *mem_config;
-} __attribute__((__packed__));
+} __rte_packed;
 
 /**
  * Get the global configuration structure.