summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/NCG.h
blob: e7e20768b611fd6487531adb7e90f26eff009339 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* -----------------------------------------------------------------------------

   (c) The University of Glasgow, 1994-2004

   Native-code generator header file - just useful macros for now.

   -------------------------------------------------------------------------- */

#pragma once

#include "ghc_boot_platform.h"