]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-um/processor-x86_64.h
[PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module
[linux-2.6-omap-h63xx.git] / include / asm-um / processor-x86_64.h
index e1e1255a1d3655c18bc2aa2206eead6187170a2b..10609af376c0339af5f22bafe48c918a2103a34f 100644 (file)
@@ -28,6 +28,15 @@ extern inline void rep_nop(void)
                            .debugregs_seq      = 0, \
                            .faultinfo          = { 0, 0, 0 } }
 
+static inline void arch_flush_thread(struct arch_thread *thread)
+{
+}
+
+static inline void arch_copy_thread(struct arch_thread *from,
+                                    struct arch_thread *to)
+{
+}
+
 #include "asm/arch/user.h"
 
 #define current_text_addr() \