Simon Glass
c9502f4914
Define uintptr_t as long int to simplify printf() format strings
...
If uintptr_t can be either an unsigned int or an unsigned long int, it is
tricky to use it in a printf() format string. This changes it to
unsigned long int consistently. This should do the right thing on both
32-bit and 64-bit architectures.
Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
2011-11-22 08:39:24 +01:00
..
2011-11-09 16:35:27 +08:00
2011-10-17 23:56:59 +02:00
2011-10-09 22:20:44 +02:00
2011-11-21 22:00:37 +01:00
2011-10-17 22:25:34 +02:00
2011-11-09 16:35:27 +08:00
2011-11-15 23:58:26 +01:00
2011-11-15 23:58:27 +01:00
2011-10-17 23:56:58 +02:00
2011-10-27 23:54:10 +02:00
2011-11-22 08:39:24 +01:00
2011-11-11 07:48:59 -06:00
2011-10-22 01:22:21 +02:00
2011-10-26 21:40:44 +02:00
2011-11-13 11:21:34 -05:00
2011-10-26 21:39:40 +02:00
2011-10-03 08:52:15 -05:00
2011-10-27 21:56:31 +02:00
2011-10-17 22:25:34 +02:00
2011-10-27 23:54:08 +02:00
2011-10-27 23:53:58 +02:00
2011-10-17 22:25:32 +02:00
2011-11-15 23:58:26 +01:00
2011-10-27 21:56:31 +02:00
2011-10-17 22:25:33 +02:00
2011-11-03 02:14:58 -05:00
2011-11-03 18:27:55 -05:00
2011-10-09 17:57:54 -05:00
2011-10-27 23:53:58 +02:00
2011-10-26 21:27:37 +02:00
2011-10-23 20:19:53 +02:00
2011-11-15 22:24:50 +01:00
2011-11-03 22:35:21 +01:00
2011-11-18 14:04:25 +01:00
2011-10-22 01:03:54 +02:00
2011-10-20 16:01:37 -05:00
2011-10-27 21:56:31 +02:00
2011-10-05 22:03:11 +02:00
2011-11-03 02:14:59 -05:00
2011-11-08 13:20:42 +01:00
2011-10-09 23:24:47 +02:00
2011-10-01 21:57:13 +02:00
2011-10-17 23:57:00 +02:00
2011-10-17 23:57:00 +02:00
2011-11-15 23:58:26 +01:00
2011-11-15 23:58:26 +01:00