summaryrefslogtreecommitdiff
path: root/rtemstoolkit/elftoolchain/libelf/libelf_align.c
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2018-04-30 13:39:09 +1000
committerChris Johns <chrisj@rtems.org>2018-04-30 13:39:09 +1000
commit6f48c914b2e7af02d4a861658b8c1eb01c0056b8 (patch)
tree7a7020b825b12c7aa39613552237973b808cfbfb /rtemstoolkit/elftoolchain/libelf/libelf_align.c
parent0c5db2dd13b8270bb80c497d5f53ae2471f8a819 (diff)
Revert "rtemstoolkit: Update elftoolchain to the latest code."
This reverts commit 0c5db2dd13b8270bb80c497d5f53ae2471f8a819.
Diffstat (limited to 'rtemstoolkit/elftoolchain/libelf/libelf_align.c')
-rw-r--r--rtemstoolkit/elftoolchain/libelf/libelf_align.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtemstoolkit/elftoolchain/libelf/libelf_align.c b/rtemstoolkit/elftoolchain/libelf/libelf_align.c
index 34a2845..55a65f9 100644
--- a/rtemstoolkit/elftoolchain/libelf/libelf_align.c
+++ b/rtemstoolkit/elftoolchain/libelf/libelf_align.c
@@ -32,7 +32,7 @@
#include "_libelf.h"
-LIBELF_VCSID("$Id$");
+LIBELF_VCSID("$Id: libelf_align.c 1169 2010-09-04 01:06:31Z jkoshy $");
struct align {
int a32;