diff options
Diffstat (limited to 'libraries/libelf/README')
-rw-r--r-- | libraries/libelf/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libelf/README b/libraries/libelf/README index 7bc623f697..b7fd763e03 100644 --- a/libraries/libelf/README +++ b/libraries/libelf/README @@ -1,4 +1,4 @@ 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.
\ No newline at end of file +SPARC processors on an Intel-based system. |