Swapped C++ and ASM "endifs"

This commit is contained in:
Joel Sherrill
1998-02-17 13:21:37 +00:00
parent a858910778
commit b4589477a7

View File

@@ -259,11 +259,11 @@ static inline unsigned int m68k_swap_u32(
#define CPU_swap_u32( value ) m68k_swap_u32( value )
#endif /* !ASM */
#ifdef __cplusplus
}
#endif
#endif /* !ASM */
#endif
/* end of include file */