Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
d61bb300
Commit
d61bb300
authored
Jan 02, 1997
by
sof
Browse files
[project @ 1997-01-02 23:11:31 by sof]
Added support for cygwin32
parent
5ba7f1e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/nativeGen/NCG.h
View file @
d61bb300
...
...
@@ -65,6 +65,9 @@ you will screw up the layout where they are used in case expressions!
# if bsdi_TARGET_OS
# include "../../includes/i386-unknown-bsdi.h"
# endif
# if cygwin32_TARGET_OS
# include "../../includes/i386-unknown-cygwin32.h"
# endif
# if solaris2_TARGET_OS
# include "../../includes/i386-unknown-solaris2.h"
# endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment