diff options
Diffstat (limited to 'rts/ClosureFlags.c')
-rw-r--r-- | rts/ClosureFlags.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rts/ClosureFlags.c b/rts/ClosureFlags.c index da66b34d9a..390e11900b 100644 --- a/rts/ClosureFlags.c +++ b/rts/ClosureFlags.c @@ -18,6 +18,8 @@ StgWord16 closure_flags[] = { * to thunks.) */ +/* See InfoTables.h for the meaning of these flags */ + /* 0 1 2 4 5 6 7 8 */ /* HNF BTM NS THU MUT UPT SRT IND */ |