Searched hist:133822 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/compat/linprocfs/
H A Dlinprocfs.cdiff 133822 Mon Aug 16 06:19:18 MDT 2004 tjr Add support for 32-bit Linux binary emulation on amd64:
- include <machine/../linux32/linux.h> instead of <machine/../linux/linux.h>
if building with the COMPAT_LINUX32 option.
- make minimal changes to the i386 linprocfs_docpuinfo() function to support
amd64. We return a fake CPU family of 6 for now.

Completed in 99 milliseconds