X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-frv%2Fsystem.h;h=f72ff0c4dc0b9050a580e0c4dba61b8a36b7b129;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=1734ed91bcdcdb7f0136f10bd9f14fc8e9d535b3;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/include/asm-frv/system.h b/include/asm-frv/system.h index 1734ed91b..f72ff0c4d 100644 --- a/include/asm-frv/system.h +++ b/include/asm-frv/system.h @@ -18,6 +18,8 @@ struct thread_struct; +#define prepare_to_switch() do { } while(0) + /* * switch_to(prev, next) should switch from task `prev' to `next' * `prev' will never be the same as `next'.