Remove trailing white spaces in bfd
[deliverable/binutils-gdb.git] / bfd / elfxx-tilegx.c
index c1b54f9994f9f80d5432f80b2da7b229bea5ed77..b28d1a875a5dc608bb2d8dd7198655655d969f98 100644 (file)
@@ -2977,7 +2977,7 @@ static const bfd_byte insn_mask_X1[] = {
 /* Mask to extract the bits corresponding to an instruction in a
    specific pipe of a bundle, minus the destination operand and the
    first source operand.  */
-static const bfd_byte insn_mask_X0_no_dest_no_srca[] = { 
+static const bfd_byte insn_mask_X0_no_dest_no_srca[] = {
   0x00, 0xf0, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00
 };
 
This page took 0.023897 seconds and 4 git commands to generate.