]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sparc/include/asm/thread_info_32.h
sparc: introduce asm/swab.h
[linux-2.6-omap-h63xx.git] / arch / sparc / include / asm / thread_info_32.h
index 80fe547c3f45c5048c981ce2401e40243879e13f..0f7b0e5fb1c79ce1233437a5744a5736d6f91152 100644 (file)
@@ -45,7 +45,7 @@ struct thread_info {
        /* A place to store user windows and stack pointers
         * when the stack needs inspection.
         */
-       struct reg_window       reg_window[NSWINS];     /* align for ldd! */
+       struct reg_window32     reg_window[NSWINS];     /* align for ldd! */
        unsigned long           rwbuf_stkptrs[NSWINS];
        unsigned long           w_saved;