Blame SOURCES/file-5.04-ppc32core.patch

0233e9
diff --git a/src/readelf.c b/src/readelf.c
0233e9
index 823db6e..9651239 100644
0233e9
--- a/src/readelf.c
0233e9
+++ b/src/readelf.c
0233e9
@@ -218,6 +218,7 @@ static const size_t	prpsoffsets32[] = {
0233e9
 	100,		/* SunOS 5.x (command line) */
0233e9
 	84,		/* SunOS 5.x (short name) */
0233e9
 
0233e9
+    48,     /* PowerPC */
0233e9
 	44,		/* Linux (command line) */
0233e9
 	28,		/* Linux 2.0.36 (short name) */
0233e9