]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets.
authorShinya Kuribayashi <skuribay@ruby.dti.ne.jp>
Sun, 24 Feb 2008 02:44:29 +0000 (11:44 +0900)
committerWolfgang Denk <wd@denx.de>
Sun, 2 Mar 2008 20:11:11 +0000 (21:11 +0100)
commitf8fa6368a6a0c02164da8e2f52f18d457c6977bd
tree4104bd8a60b8516a22057581fe09adad1af026f3
parentb29661fc1151077776454288051bc9a488351ce8
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>
include/asm-i386/types.h
include/asm-microblaze/types.h
include/asm-nios/types.h
include/asm-nios2/types.h