]> wimlib.net Git - wimlib/blobdiff - src/lzx_decompress.c
compiler.h: remove _aligned_attribute
[wimlib] / src / lzx_decompress.c
index 5747d327270717ae6892c257374088e4dfec789d..bd63da78e6ad527b858d7ef9df9cd13a6e1bd75d 100644 (file)
@@ -115,7 +115,7 @@ struct lzx_decompressor {
         * bits of aligned offset blocks */
        u8 extra_offset_bits_minus_aligned[LZX_MAX_OFFSET_SLOTS];
 
-} _aligned_attribute(DECODE_TABLE_ALIGNMENT);
+} __attribute__((aligned(DECODE_TABLE_ALIGNMENT)));
 
 /* Read a Huffman-encoded symbol using the precode. */
 static forceinline unsigned