]> err.no Git - linux-2.6/blobdiff - include/asm-xtensa/system.h
Merge branch 'max-sect' into upstream
[linux-2.6] / include / asm-xtensa / system.h
index 9284867f1cb90616cfba4af95b14f42f3059cdd5..b29f7ae6a08ae5a872be5ca443844a4f01dd7362 100644 (file)
@@ -111,8 +111,6 @@ extern void *_switch_to(void *last, void *next);
 
 #endif /* __ASSEMBLY__ */
 
-#define prepare_to_switch()    do { } while(0)
-
 #define switch_to(prev,next,last)              \
 do {                                           \
        clear_cpenable();                       \