Remove duplicated lines
This commit is contained in:
parent
ad352a3a63
commit
751d84791e
@ -141,8 +141,3 @@ along with GCC; see the file COPYING3. If not see
|
|||||||
#undef TARGET_SYNC_LIBCALL
|
#undef TARGET_SYNC_LIBCALL
|
||||||
#define TARGET_SYNC_LIBCALL 1
|
#define TARGET_SYNC_LIBCALL 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if 0
|
|
||||||
#undef TARGET_SYNC_LIBCALL
|
|
||||||
#define TARGET_SYNC_LIBCALL 1
|
|
||||||
#endif
|
|
||||||
|
@ -141,8 +141,3 @@ along with GCC; see the file COPYING3. If not see
|
|||||||
#undef TARGET_SYNC_LIBCALL
|
#undef TARGET_SYNC_LIBCALL
|
||||||
#define TARGET_SYNC_LIBCALL 1
|
#define TARGET_SYNC_LIBCALL 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if 0
|
|
||||||
#undef TARGET_SYNC_LIBCALL
|
|
||||||
#define TARGET_SYNC_LIBCALL 1
|
|
||||||
#endif
|
|
||||||
|
Loading…
Reference in New Issue
Block a user