Skip to content
Snippets Groups Projects
Commit 3131eb47 authored by sof's avatar sof
Browse files

[project @ 1997-06-09 07:22:58 by sof]

turn off gcc warning
parent 645c5ee5
No related merge requests found
......@@ -1106,7 +1106,7 @@ the same structure as a @SPEC_1_0@ closure.
#define INTLIKE_CLOSURE_NoNONPTRS(closure) (1L)
/* Array of static intlike closures */
extern P_ INTLIKE_closures;
extern const P_ INTLIKE_closures;
/* Range of static intlike closures MAX_INTLIKE, MIN_INTLIKE is in GhcConstants.lh */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment