X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=blobdiff_plain;f=include%2Fasm-h8300%2Fsystem.h;fp=include%2Fasm-h8300%2Fsystem.h;h=8e81cf665e75ea3406b2d4a79f7a002671aa52f8;hp=dfe96c7121cfe3ad6742fbb93ebea1bb6aea85be;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hpb=cee37fe97739d85991964371c1f3a745c00dd236 diff --git a/include/asm-h8300/system.h b/include/asm-h8300/system.h index dfe96c712..8e81cf665 100644 --- a/include/asm-h8300/system.h +++ b/include/asm-h8300/system.h @@ -4,8 +4,6 @@ #include /* get configuration macros */ #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. This