fix pretty-printing of the cvttsd2si SSE2 instruction (fixes 5149 test
[ghc-hetmet.git] / rts / Apply.h
index 70faed4..1c0b162 100644 (file)
@@ -23,7 +23,4 @@ extern RTS_PRIVATE StgWord stg_stack_save_entries[];
 extern RTS_PRIVATE StgFun *stg_stack_save_entries[];
 #endif
 
-// canned bitmap for each arg type
-extern RTS_PRIVATE StgWord stg_arg_bitmaps[];
-
 #endif /* APPLY_H */