* config/sh/lib1funcs-Os-4-200.asm: Guard entire file with
#if !__SHMEDIA__ .
From-SVN: r116304
+2006-08-21 J"orn Rennecke <joern.rennecke@st.com>
+
+ * config/sh/lib1funcs-Os-4-200.asm: Guard entire file with
+ #if !__SHMEDIA__ .
+
2006-08-21 Olivier Hainque <hainque@adacore.com>
* gimplify.c (gimplify_init_constructor) <RECORD,UNION,ARRAY types>:
#include "lib1funcs.h"
+#if !__SHMEDIA__
#ifdef L_udivsi3_i4i
/* 88 bytes; sh4-200 cycle counts:
ENDFUNC(GLOBAL(sdivsi3_i4i))
#endif /* __SH_FPU_DOUBLE__ */
#endif /* L_sdivsi3_i4i */
+#endif /* !__SHMEDIA__ */