You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
352 B

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