commit | d812b2196a90ea0880c9e6f2eac0386c2917918d | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Apr 21 18:17:45 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Apr 21 18:17:45 2014 +0000 |
tree | f3c22a16bfa59c7fa611aa3902a7a897148b7338 | |
parent | 8abf44c415bb3b02b6a3198196c92266442a0c32 [diff] | |
parent | 2e003f43241bb76c56aad35d4074d4465e64a1ca [diff] |
Merge "Remove unused #defines from "arith.h"."
diff --git a/libc/upstream-openbsd/arith.h b/libc/upstream-openbsd/arith.h index c57ce12..b262e4f 100644 --- a/libc/upstream-openbsd/arith.h +++ b/libc/upstream-openbsd/arith.h
@@ -15,13 +15,9 @@ */ #define IEEE_8087 -#define Arith_Kind_ASL 1 #if __LP64__ #define Long int -#define Intcast (int)(long) -#define Double_Align -#define X64_bit_pointers #endif #define INFNAN_CHECK