_ILP32 is always defined on SPARC

Signed-off-by: Alex McWhirter <alexmcwhirter@triadic.us>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #520
This commit is contained in:
Alex McWhirter 2016-01-08 03:55:57 -05:00 committed by Brian Behlendorf
parent 2a552736b7
commit 466bcf3be5
1 changed files with 0 additions and 4 deletions

View File

@ -118,10 +118,6 @@
#define __sparc__
#endif
#if !defined(_ILP32)
#define _ILP32
#endif
#if defined(__arch64__)
#if !defined(_LP64)
#define _LP64