Browse Source

c6x: fix duplicate include

Waldemar Brodkorb 3 months ago
parent
commit
b9b9935783
1 changed files with 0 additions and 3 deletions
  1. 0 3
      ldso/include/dl-defs.h

+ 0 - 3
ldso/include/dl-defs.h

@@ -76,9 +76,6 @@ 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