diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2005-06-20 16:49:59 +0200 |
---|---|---|
committer | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2005-06-20 16:49:59 +0200 |
commit | f29481c0e7e55efc25598c1a6c503015cfe45245 (patch) | |
tree | 6ff6a52e54e5ec46648260df9cfb97308f8c05c2 /ipc | |
parent | [PATCH] ARM: Remove obsolete arch/arm/kernel/arch.c (diff) | |
download | linux-f29481c0e7e55efc25598c1a6c503015cfe45245.tar.xz linux-f29481c0e7e55efc25598c1a6c503015cfe45245.zip |
[PATCH] ARM: Remove gcc type-isms from GCC helper functions
Convert ugly GCC types to Linux types:
UQImode -> u8
SImode -> s32
USImode -> u32
DImode -> s64
UDImode -> u64
word_type -> int
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions