Re: x86 setup code rewrite in C

From: H. Peter Anvin
Date: Tue Jul 10 2007 - 00:39:44 EST


Yinghai Lu wrote:

is possible to put 16bit c in seperate directory. or rename them with _16.c?


They *ARE* in a separate directory, specifically arch/i386/boot. All
the *.c files in there are 16 bits; the 32-bit code is in
arch/i386/boot/compressed or arch/i386/kernel.

-hpa

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/