X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sh%2Fprocessor_64.h;h=88a2edf8fa5d000e1070443b736b0accfb3e77b7;hb=13c48c490208d9e70d8d66d56f96c5054db69af7;hp=eda4bef448e9f867f70c23a31b9eaa2d5be2a8e4;hpb=c58310bf4933986513020fa90b4190c7492995ae;p=linux-2.6 diff --git a/include/asm-sh/processor_64.h b/include/asm-sh/processor_64.h index eda4bef448..88a2edf8fa 100644 --- a/include/asm-sh/processor_64.h +++ b/include/asm-sh/processor_64.h @@ -112,6 +112,7 @@ extern struct sh_cpuinfo cpu_data[]; #endif #define SR_IMASK 0x000000f0 +#define SR_FD 0x00008000 #define SR_SSTEP 0x08000000 #ifndef __ASSEMBLY__