summaryrefslogtreecommitdiff
path: root/ldso
diff options
context:
space:
mode:
Diffstat (limited to 'ldso')
-rw-r--r--ldso/include/dl-defs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ldso/include/dl-defs.h b/ldso/include/dl-defs.h
index f27112a11..daa6685cb 100644
--- a/ldso/include/dl-defs.h
+++ b/ldso/include/dl-defs.h
@@ -76,6 +76,9 @@ typedef struct {
/* arch specific defines */
#include <dl-sysdep.h>
#endif
+#ifdef __TARGET_c6x__
+#include <dl-sysdep.h>
+#endif
#endif
/* Provide a means for a port to pass additional arguments to the _dl_start