Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra
[pandora-kernel.git] / arch / arm / include / asm / user.h
index 05ac4b0..35917b3 100644 (file)
@@ -71,7 +71,7 @@ struct user{
                                /* the registers. */
   unsigned long magic;         /* To uniquely identify a core file */
   char u_comm[32];             /* User command that was responsible */
-  int u_debugreg[8];
+  int u_debugreg[8];           /* No longer used */
   struct user_fp u_fp;         /* FP state */
   struct user_fp_struct * u_fp0;/* Used by gdb to help find the values for */
                                /* the FP registers. */