X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-frv%2Ftypes.h;fp=include%2Fasm-frv%2Ftypes.h;h=2560f596a75db78b2e7f406864f281933fff3957;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=1b6d1923b25b5e41b3f7092a36bf213ebd531675;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/include/asm-frv/types.h b/include/asm-frv/types.h index 1b6d1923b..2560f596a 100644 --- a/include/asm-frv/types.h +++ b/include/asm-frv/types.h @@ -46,6 +46,7 @@ typedef unsigned long long __u64; #ifndef __ASSEMBLY__ +#include typedef signed char s8; typedef unsigned char u8;