X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-v850%2Fsystem.h;h=107decbd6e6cfc038a1729a77154f97ed5f65204;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=7091af4b786677ca176f08d01127cc6f69361185;hpb=e6a27dba1cf83d871b2dfcd64f04f12a67e3f4d5;p=linux-2.6.git diff --git a/include/asm-v850/system.h b/include/asm-v850/system.h index 7091af4b7..107decbd6 100644 --- a/include/asm-v850/system.h +++ b/include/asm-v850/system.h @@ -18,6 +18,8 @@ #include +#define prepare_to_switch() do { } while (0) + /* * switch_to(n) should switch tasks to task ptr, first checking that * ptr isn't the current task, in which case it does nothing.