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