diff options
Diffstat (limited to 'compiler/nativeGen/NCG.h')
-rw-r--r-- | compiler/nativeGen/NCG.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/compiler/nativeGen/NCG.h b/compiler/nativeGen/NCG.h deleted file mode 100644 index e7e20768b6..0000000000 --- a/compiler/nativeGen/NCG.h +++ /dev/null @@ -1,11 +0,0 @@ -/* ----------------------------------------------------------------------------- - - (c) The University of Glasgow, 1994-2004 - - Native-code generator header file - just useful macros for now. - - -------------------------------------------------------------------------- */ - -#pragma once - -#include "ghc_boot_platform.h" |