summaryrefslogtreecommitdiff
path: root/linkers/rld-outputter.h
diff options
context:
space:
mode:
authorPeng Fan <van.freenix@gmail.com>2013-08-30 21:42:58 +0800
committerPeng Fan <van.freenix@gmail.com>2013-08-30 21:42:58 +0800
commit53ed116b90e9b9a920a6c0f939d28c035913d0ea (patch)
tree0ded092192b2549fc4839e68022d60948c1ed30a /linkers/rld-outputter.h
parent64309e0b782526d01895dc5fa7d90a8de86eac2d (diff)
Implement a new tool 'rtems-ra'
rtems-ra supports converting an elf archive file into a rap archive file. It also support add, replace and delete rap files from the rap archive file.
Diffstat (limited to 'linkers/rld-outputter.h')
-rw-r--r--linkers/rld-outputter.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/linkers/rld-outputter.h b/linkers/rld-outputter.h
index 8b052e6..7fe52b2 100644
--- a/linkers/rld-outputter.h
+++ b/linkers/rld-outputter.h
@@ -65,7 +65,8 @@ namespace rld
void archivera (const std::string& name,
const files::object_list& dependents,
files::cache& cache,
- bool ra_exist);
+ bool ra_exist,
+ bool ra_rap);
/**
* Output the object file list as a script.