summaryrefslogtreecommitdiff
path: root/ldso/ldso
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-11-08 20:41:24 +0000
committerEric Andersen <andersen@codepoet.org>2003-11-08 20:41:24 +0000
commit9c4f19db650e5c4e7e73b1986f929dc715a680a1 (patch)
tree3f0d79461daeab2cefc486704ea5baed1813cf94 /ldso/ldso
parent6cb9a42fc7cdebe25d2362bad5c464df45c2844b (diff)
Sigh. I can't type this morning.
Diffstat (limited to 'ldso/ldso')
-rw-r--r--ldso/ldso/powerpc/dl-sysdep.h2
-rw-r--r--ldso/ldso/powerpc/ld_sysdep.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/ldso/ldso/powerpc/dl-sysdep.h b/ldso/ldso/powerpc/dl-sysdep.h
index 26934ec53..fb22d1585 100644
--- a/ldso/ldso/powerpc/dl-sysdep.h
+++ b/ldso/ldso/powerpc/dl-sysdep.h
@@ -91,7 +91,7 @@
} \
if(type!=R_PPC_NONE){ \
PPC_DCBST(REL); PPC_SYNC; PPC_ICBI(REL);\
- | \
+ } \
}
/*
diff --git a/ldso/ldso/powerpc/ld_sysdep.h b/ldso/ldso/powerpc/ld_sysdep.h
index 26934ec53..fb22d1585 100644
--- a/ldso/ldso/powerpc/ld_sysdep.h
+++ b/ldso/ldso/powerpc/ld_sysdep.h
@@ -91,7 +91,7 @@
} \
if(type!=R_PPC_NONE){ \
PPC_DCBST(REL); PPC_SYNC; PPC_ICBI(REL);\
- | \
+ } \
}
/*