[SPARC32]: Correct init_thread_union section and alignment for gcc 3.3+
Recent tools are disregarding both the __asm__(".text") in init_task.c and the alignment at the end of .text in head.S. Use attributes instead.
Showing
Please register or sign in to comment