ifcpu64.c32: simple module to choose a 32, 32pae, or 64-bit kernel
authorH. Peter Anvin <hpa@zytor.com>
Wed, 16 Jul 2008 22:21:21 +0000 (15:21 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 16 Jul 2008 22:24:57 +0000 (15:24 -0700)
commit7d6fdd9748bd2f1f829cb79a75640b4c5ea37099
treefef85075e25c094ee9be1060d956b1d534059820
parent0cc02fd1d132381cab180fa6acc10c13b114368f
ifcpu64.c32: simple module to choose a 32, 32pae, or 64-bit kernel

A very simple module to choose between a 32-bit, 32-bit PAE, or a
64-bit kernel depending on the capabilities of the CPU.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
NEWS
com32/modules/Makefile
com32/modules/ifcpu64.c [new file with mode: 0644]