summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/mpc8260/exceptions/raw_exception.c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-15 13:33:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-15 13:33:58 +0000
commit73b5bd5d0e7481ac2459b682a88ac43383265448 (patch)
treed07738485744dd1e47d9ec77b76673a30d9089d7 /c/src/lib/libcpu/powerpc/mpc8260/exceptions/raw_exception.c
parentRemove stray white spaces. (diff)
downloadrtems-73b5bd5d0e7481ac2459b682a88ac43383265448.tar.bz2
Remove stray white spaces.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/mpc8260/exceptions/raw_exception.c')
-rw-r--r--c/src/lib/libcpu/powerpc/mpc8260/exceptions/raw_exception.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/powerpc/mpc8260/exceptions/raw_exception.c b/c/src/lib/libcpu/powerpc/mpc8260/exceptions/raw_exception.c
index d809eff3fa..08d8548f9b 100644
--- a/c/src/lib/libcpu/powerpc/mpc8260/exceptions/raw_exception.c
+++ b/c/src/lib/libcpu/powerpc/mpc8260/exceptions/raw_exception.c
@@ -205,4 +205,3 @@ int mpc8xx_get_exception_config (rtems_raw_except_global_settings** config)
*config = local_settings;
return 1;
}
-