freebsd-dev/sys/compat/linprocfs
Tim J. Robbins 84880f87d0 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.
2004-08-16 08:19:18 +00:00
..
linprocfs.c Add support for 32-bit Linux binary emulation on amd64: 2004-08-16 08:19:18 +00:00