Messages in this thread |  | | Subject | Reg. asm-sparc64/processor.h | From | Shanti Katta <> | Date | 22 May 2002 21:04:57 -0400 |
| |
Hi, I am trying to port User-mode-linux to Sparc64 architecture. I have the debian(sid) on my host system with custom built 2.4.18 kernel. When I try to generate some header file for UML that #included <asm-sparc64/processor.h> file, I was getting parse errors for u64 data types. When I changed all those U64 data-types to __u64 type, it fixed the error. So, I was just wondering, whether it is the right thing to do.
-Thanks in advance -Shanti Katta
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |