patch-2.4.18 linux/include/asm-cris/processor.h
Next file: linux/include/asm-cris/unistd.h
Previous file: linux/include/asm-cris/pgtable.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Jan 8 16:00:08 2002
- Orig file:
linux.orig/include/asm-cris/processor.h
- Orig date:
Mon Feb 18 20:18:40 2002
diff -Naur -X /home/marcelo/lib/dontdiff linux.orig/include/asm-cris/processor.h linux/include/asm-cris/processor.h
@@ -142,6 +142,6 @@
#define init_task (init_task_union.task)
#define init_stack (init_task_union.stack)
-#define cpu_relax() do { } while (0)
+#define cpu_relax() do { } while (0)
#endif /* __ASM_CRIS_PROCESSOR_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)