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