Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
874462cc
Commit
874462cc
authored
Apr 05, 2005
by
simonmar
Browse files
[project @ 2005-04-05 21:27:54 by simonmar]
wibble
parent
72a3cc18
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/includes/mkDerivedConstants.c
View file @
874462cc
...
...
@@ -360,7 +360,7 @@ main(int argc, char *argv[])
struct_field
(
StgFunInfoExtraFwd
,
slow_apply
);
struct_field
(
StgFunInfoExtraFwd
,
fun_type
);
struct_field
(
StgFunInfoExtraFwd
,
arity
);
struct_field
(
StgFunInfoExtraFwd
,
b
.
bitmap
);
struct_field
_
(
"StgFunInfoExtraFwd_bitmap"
,
StgFunInfoExtraFwd
,
b
.
bitmap
);
struct_size
(
StgFunInfoExtraRev
);
struct_field
(
StgFunInfoExtraRev
,
slow_apply_offset
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment