Teach lint about powerpc.
Approved by: re (rwatson)
This commit is contained in:
parent
9bcce93590
commit
894dbc508a
@ -77,6 +77,9 @@
|
||||
#elif __ns32k__
|
||||
#define PTRDIFF_IS_LONG 0
|
||||
#define SIZEOF_IS_ULONG 0
|
||||
#elif __powerpc__
|
||||
#define PTRDIFF_IS_LONG 0
|
||||
#define SIZEOF_IS_ULONG 0
|
||||
#elif __sparc__
|
||||
#define PTRDIFF_IS_LONG 0
|
||||
#define SIZEOF_IS_ULONG 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user