]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-m68k/thread_info.h
h63xx: nfs mount works, gpe image boots to ts config screen.
[linux-2.6-omap-h63xx.git] / include / asm-m68k / thread_info.h
index abc002798a2b07a9fcb502ab0f93c1c7f502ef50..af0fda46e94bc969978a9572221ac2843f23bae2 100644 (file)
@@ -52,5 +52,6 @@ struct thread_info {
 #define TIF_DELAYED_TRACE      14      /* single step a syscall */
 #define TIF_SYSCALL_TRACE      15      /* syscall trace active */
 #define TIF_MEMDIE             16
+#define TIF_FREEZE             17      /* thread is freezing for suspend */
 
 #endif /* _ASM_M68K_THREAD_INFO_H */