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
2938619a
Commit
2938619a
authored
Mar 23, 2012
by
dterei
Browse files
Tabs -> Spaces
parent
8ebd0c2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/MachDeps.h
View file @
2938619a
...
...
@@ -47,14 +47,14 @@
#define SIZEOF_HSINT SIZEOF_VOID_P
#define ALIGNMENT_HSINT ALIGNMENT_VOID_P
#define SIZEOF_HSWORD
SIZEOF_VOID_P
#define ALIGNMENT_HSWORD
ALIGNMENT_VOID_P
#define SIZEOF_HSWORD
SIZEOF_VOID_P
#define ALIGNMENT_HSWORD
ALIGNMENT_VOID_P
#define SIZEOF_HSDOUBLE
SIZEOF_DOUBLE
#define ALIGNMENT_HSDOUBLE
ALIGNMENT_DOUBLE
#define SIZEOF_HSDOUBLE
SIZEOF_DOUBLE
#define ALIGNMENT_HSDOUBLE
ALIGNMENT_DOUBLE
#define SIZEOF_HSFLOAT
SIZEOF_FLOAT
#define ALIGNMENT_HSFLOAT
ALIGNMENT_FLOAT
#define SIZEOF_HSFLOAT
SIZEOF_FLOAT
#define ALIGNMENT_HSFLOAT
ALIGNMENT_FLOAT
#define SIZEOF_HSPTR SIZEOF_VOID_P
#define ALIGNMENT_HSPTR ALIGNMENT_VOID_P
...
...
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