diff options
| author | Mike Frysinger <vapier@gentoo.org> | 2011-03-15 03:16:17 +0000 |
|---|---|---|
| committer | Mike Frysinger <vapier@gentoo.org> | 2011-03-15 03:16:17 +0000 |
| commit | 028f6515424e832ee10a1e4cb1f96ea241e2acae (patch) | |
| tree | c8ce68621a3ed2425b8dde4e2f523cbae0bf11fe /sim/common/sim-n-core.h | |
| parent | 7f35e991971df570411a2688b948cd72adb4cf90 (diff) | |
| download | ppe42-binutils-028f6515424e832ee10a1e4cb1f96ea241e2acae.tar.gz ppe42-binutils-028f6515424e832ee10a1e4cb1f96ea241e2acae.zip | |
sim: common: trim trailing whitespace
Diffstat (limited to 'sim/common/sim-n-core.h')
| -rw-r--r-- | sim/common/sim-n-core.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/common/sim-n-core.h b/sim/common/sim-n-core.h index 7dc36947dd..6b5c922ad7 100644 --- a/sim/common/sim-n-core.h +++ b/sim/common/sim-n-core.h @@ -138,7 +138,7 @@ sim_core_trace_M (sim_cpu *cpu, } #endif - + /* TAGS: sim_core_read_aligned_1 sim_core_read_aligned_2 */ /* TAGS: sim_core_read_aligned_4 sim_core_read_aligned_8 */ /* TAGS: sim_core_read_aligned_16 */ @@ -193,7 +193,7 @@ sim_core_read_aligned_N(sim_cpu *cpu, return val; } #endif - + /* TAGS: sim_core_read_unaligned_1 sim_core_read_unaligned_2 */ /* TAGS: sim_core_read_unaligned_4 sim_core_read_unaligned_8 */ /* TAGS: sim_core_read_unaligned_16 */ |

