summaryrefslogtreecommitdiffstats
path: root/sim/common/sim-core.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-03-15 03:16:17 +0000
committerMike Frysinger <vapier@gentoo.org>2011-03-15 03:16:17 +0000
commit028f6515424e832ee10a1e4cb1f96ea241e2acae (patch)
treec8ce68621a3ed2425b8dde4e2f523cbae0bf11fe /sim/common/sim-core.h
parent7f35e991971df570411a2688b948cd72adb4cf90 (diff)
downloadppe42-binutils-028f6515424e832ee10a1e4cb1f96ea241e2acae.tar.gz
ppe42-binutils-028f6515424e832ee10a1e4cb1f96ea241e2acae.zip
sim: common: trim trailing whitespace
Diffstat (limited to 'sim/common/sim-core.h')
-rw-r--r--sim/common/sim-core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/sim-core.h b/sim/common/sim-core.h
index de36411d85..6d64de2fa9 100644
--- a/sim/common/sim-core.h
+++ b/sim/common/sim-core.h
@@ -278,7 +278,7 @@ DECLARE_SIM_CORE_WRITE_N(aligned,4,4)
DECLARE_SIM_CORE_WRITE_N(aligned,8,8)
DECLARE_SIM_CORE_WRITE_N(aligned,16,16)
-#define sim_core_write_unaligned_1 sim_core_write_aligned_1
+#define sim_core_write_unaligned_1 sim_core_write_aligned_1
DECLARE_SIM_CORE_WRITE_N(unaligned,2,2)
DECLARE_SIM_CORE_WRITE_N(unaligned,4,4)
DECLARE_SIM_CORE_WRITE_N(unaligned,8,8)
OpenPOWER on IntegriCloud