Sfoglia il codice sorgente

c6x: fix duplicate include

Waldemar Brodkorb 4 mesi fa
parent
commit
b9b9935783
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  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