Olaf Hering
68a9bd0cd5
remove strict ansi check from __u64 in asm/types.h
...
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on
32bit targets.
GCC can be made to warn about usage of long long types with ISO C90
(-ansi), but only with -pedantic. You can write this in a way that even
then it doesn't cause warnings, namely by:
#ifdef __GNUC__
__extension__ typedef __signed__ long long __s64;
__extension__ typedef unsigned long long __u64;
#endif
The __extension__ keyword in front of this switches off any pedantic
warnings for this expression.
Signed-off-by: Olaf Hering <olh@suse.de>
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-17 08:42:53 -07:00
..
2007-10-10 16:58:49 +08:00
2007-10-10 16:58:49 +08:00
2007-10-10 16:58:49 +08:00
2007-10-16 09:43:20 -07:00
2007-10-11 00:30:56 +08:00
2007-10-10 23:55:26 +08:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-10-11 00:30:56 +08:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-07-25 14:44:49 +08:00
2007-05-07 12:12:58 -07:00
2007-08-03 17:56:29 +08:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-10-10 23:55:26 +08:00
2007-05-07 12:12:58 -07:00
2007-09-13 11:49:33 +08:00
2007-07-12 16:25:29 +08:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-06-21 11:34:16 +08:00
2007-08-05 16:14:58 +08:00
2007-05-07 12:12:58 -07:00
2007-10-09 17:24:49 +08:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-07-17 10:23:11 -07:00
2007-05-07 12:12:58 -07:00
2007-06-21 11:34:16 +08:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-07-25 14:42:03 +08:00
2007-07-12 16:17:18 +08:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-10-09 15:09:49 +08:00
2007-05-07 12:12:58 -07:00
2007-08-05 19:16:05 +08:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-10-09 17:31:46 +08:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-06-21 11:34:16 +08:00
2007-05-07 12:12:58 -07:00
2007-10-10 16:47:58 +08:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-07-12 17:26:31 +08:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-10-13 14:36:49 +01:00
2007-05-07 12:12:58 -07:00
2007-07-12 12:20:20 +08:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-10-10 23:55:26 +08:00
2007-05-07 12:12:58 -07:00
2007-10-04 00:35:05 +08:00
2007-05-07 12:12:58 -07:00
2007-06-25 18:04:12 +08:00
2007-05-07 12:12:58 -07:00
2007-10-11 00:29:49 +08:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-10-17 08:42:47 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-09-12 16:30:15 +08:00
2007-10-10 23:55:26 +08:00
2007-08-05 19:16:05 +08:00
2007-08-05 19:16:05 +08:00
2007-07-31 15:39:38 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-07-25 11:03:28 +08:00
2007-05-07 12:12:58 -07:00
2007-10-17 08:42:53 -07:00
2007-05-21 09:50:23 -07:00
2007-05-07 12:12:58 -07:00
2007-05-07 12:12:58 -07:00
2007-09-23 00:51:32 +08:00
2007-05-07 12:12:58 -07:00