diff options
Diffstat (limited to 'libraries/libelf/README')
-rw-r--r-- | libraries/libelf/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/libelf/README b/libraries/libelf/README deleted file mode 100644 index b7fd763e03..0000000000 --- a/libraries/libelf/README +++ /dev/null @@ -1,4 +0,0 @@ -Libelf lets you read, modify or create ELF files in an -architecture-independent way. The library takes care of -size and endian issues, e.g. you can process a file for -SPARC processors on an Intel-based system. |