sim: bfin: trim trailing whitespace
authorMike Frysinger <vapier@gentoo.org>
Sun, 23 Jun 2013 06:23:54 +0000 (06:23 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sun, 23 Jun 2013 06:23:54 +0000 (06:23 +0000)
sim/testsuite/sim/bfin/ChangeLog
sim/testsuite/sim/bfin/testutils.inc

index b3cf8febacbb2228ba9b1faa4182d3bf684aecea..ddcce86c996e50a44e7437612946cc4df29a11ed 100644 (file)
@@ -1,3 +1,7 @@
+2013-06-23  Mike Frysinger  <vapier@gentoo.org>
+
+       * testutils.inc: Trim trailing whitespace.
+
 2013-06-17  Mike Frysinger  <vapier@gentoo.org>
 
        * run-tests.sh: Add support for running in parallel.
index 60b7a3d9a07a5db3c7f2879a21601660087f0f64..991d1679b302a1f9281907e902bf1478145390ce 100644 (file)
@@ -159,7 +159,7 @@ _main:
 
        R0.L = 0x0A;    /* newline */
        R0.H = 0x0000;
-       CALL __emu_out;  
+       CALL __emu_out;
 1:
        EMUEXCPT;
        JUMP 1b;
This page took 0.02856 seconds and 4 git commands to generate.