X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FREADME;h=dbde6579f425dd592b283f4169cb244b0a8bde6b;hb=4e9243aa352ff42301b3abfb8a975d2c9e8de949;hp=fef91fe0fd74fa38eeee93909dd322557583d29f;hpb=c245355e6f2c7b7c95e9af910c4d420e13af9413;p=ghc-hetmet.git diff --git a/includes/README b/includes/README index fef91fe..dbde657 100644 --- a/includes/README +++ b/includes/README @@ -64,6 +64,7 @@ Rts.h StgDLL.h /* stuff related to Windows DLLs */ MachRegs.h /* global register assignments for this arch */ Regs.h /* "registers" in the virtual machine */ + TickyCounters.h StgMiscClosures.h /* decls for closures & info tables in the RTS */ SMP.h /* basic primitives for synchronisation */ @@ -82,17 +83,14 @@ Rts.h SpinLock.h TSO.h Updates.h /* macros for performing updates */ - GranSim.h Parallel.h Block.h Stable.h Hooks.h Signals.h - DNInvoke.h - Dotnet.h - RtsExternal.h /* decls for RTS things required by .hc code */ - (RtsAPI.h) - (HsFFI.h) + Adjustor.h /* foreign import "wrapper", aka adjustors */ + StgPrimFloat.h /* primitive floating-point operations */ + Hpc.h Cmm.h /* included into .cmm source only */ DerivedConstants.h /* generated by mkDerivedConstants.c from other */