commit | 24d2ae5e9debe4b75151a55251031a14477fa875 | [log] [tgz] |
---|---|---|
author | Peter Tyser <ptyser@xes-inc.com> | Fri Mar 13 18:54:28 2009 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Sat Apr 04 01:06:16 2009 +0200 |
tree | de80d87df606702ed5090fbc6c2ca90a083f34cc | |
parent | a706bfc7d0e2d1935c5670045288e6cd1ffdfabc [diff] |
elf.h: Use stdint.h to provide standard typedefs for WIN32 The original code provided an incomplete set of typedefs for WIN32 compiles and replicated the standard typedefs that are already provided by stdint.h Signed-off-by: Peter Tyser <ptyser@xes-inc.com>