This patch attempts to reduce duplication between i386/linux/linux.h and amd64/linux32/linux.h by moving bits that are MI out into headers in compat/linux. I only moved constants that were defined in MI headers in Linux itself, not necessarily all constants that have the same value. Further reduction could be possible if we wanted to make a linux-i386.h that these two headers could share, but that would be a separate project.
http://www.FreeBSD.org/~jhb/patches/linux_mi.patch -- John Baldwin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
