commit | f8fa6368a6a0c02164da8e2f52f18d457c6977bd | [log] [tgz] |
---|---|---|
author | Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> | Sun Feb 24 11:44:29 2008 +0900 |
committer | Wolfgang Denk <wd@denx.de> | Sun Mar 02 21:11:11 2008 +0100 |
tree | 4104bd8a60b8516a22057581fe09adad1af026f3 | |
parent | b29661fc1151077776454288051bc9a488351ce8 [diff] |
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. The previous patch was lacking of i386, microblaze, nios and nios2. This patch tries to fix them. Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>