commit | fc95324b8690e7f3952a8818a0a271d4b3e19592 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Sep 17 06:48:58 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Mon Oct 17 23:56:59 2011 +0200 |
tree | f7553c24f068c0c18601b1e6d6abf8ed8525b7b8 | |
parent | d2fdaafa83a453be145b280c5eab6c2a9c7698d6 [diff] |
sandbox: Use uintptr_t for 32/64-bit compatibility This fixes a problems when building on some 64-bit machines. Signed-off-by: Simon Glass <sjg@chromium.org>