Messages in this thread |  | | | Date | Tue, 13 Jan 2009 17:49:56 +0300 | | From | Cyrill Gorcunov <> | | Subject | Re: [PATCH -tip] x86: headers - include linux/types.h instead of asm/types.h |
| |
[Ingo Molnar - Tue, Jan 13, 2009 at 03:45:05PM +0100] ... | > | > Until such a file not passed to some *.S. For example for e820.h we have | > it included to arch/x86/boot/header.S but fortunately we're bound by | > __ASSEMBLY__. So there linux/types.h shouldn't hurt. Will check others | > and report then. | | Any reason to not protect types.h with #ifndef __ASSEMBLY__ ? | | Ingo |
hmm... good question :) letme check
- Cyrill -
|  |