[project @ 2005-01-23 18:50:40 by wolfgang]
[ghc-hetmet.git] / ghc / compiler / cmm / Cmm.hs
index 9fcc96e..aa92e01 100644 (file)
@@ -239,6 +239,7 @@ data Section
   = Text
   | Data
   | ReadOnlyData
+  | RelocatableReadOnlyData
   | UninitialisedData
   | OtherSection String