[rtems-tools commit] linkers: Include proper header file

Sebastian Huber sebh at rtems.org
Tue Feb 25 08:19:33 UTC 2020


Module:    rtems-tools
Branch:    master
Commit:    b9d6d39cb2075954d059578ba7a6ef9ac7405fad
Changeset: http://git.rtems.org/rtems-tools/commit/?id=b9d6d39cb2075954d059578ba7a6ef9ac7405fad

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Feb 25 09:18:46 2020 +0100

linkers: Include proper header file

---

 linkers/rtld-print.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/linkers/rtld-print.ini b/linkers/rtld-print.ini
index b9b524f..9f7f578 100644
--- a/linkers/rtld-print.ini
+++ b/linkers/rtld-print.ini
@@ -91,4 +91,4 @@ static inline void rtld_pg_printk_ret(const char* ret_type,
 CODE
 
 [printk-generator-headers]
-header = "#include <stdio.h>"
+header = "#include <rtems/bspIo.h>"



More information about the vc mailing list