Messages in this thread |  | | | Date | Thu, 19 May 2005 23:41:26 +0100 | | From | Russell King <> | | Subject | Re: Illegal use of reserved word in system.h |
| |
On Thu, May 19, 2005 at 10:30:32PM +0000, J.A. Magallon wrote: > Stupid and portable C++ code follows: >... > # ifdef __linux__ > strcpy(arch,"x86"); These two appear to be self-contradictory, unless you define "portable" to mean "x86 only"... which would be hardly portable.
-- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: 2.6 Serial core - 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/
|  |