We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 676c385 commit e8a9b52Copy full SHA for e8a9b52
cbits/is-valid-utf8.c
@@ -50,7 +50,7 @@ SUCH DAMAGE.
50
#endif
51
52
#include <MachDeps.h>
53
-#include "Rts.h"
+#include "ghcplatform.h"
54
55
#ifdef WORDS_BIGENDIAN
56
#define to_little_endian(x) __builtin_bswap64(x)
0 commit comments