Date: Thu, 1 Jan 2004 14:57:22 -0800 (PST) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/acpica acpi_wakecode.S Message-ID: <200401012257.i01MvN9o071518@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2004/01/01 14:57:22 PST FreeBSD src repository Modified files: sys/i386/acpica acpi_wakecode.S Log: Use <machine/asmacros.h> since <machine/asm.h> is a userland-only header and gives very wrong macros for ENTRY(), etc. for kernel programs. Suggested by: bde Revision Changes Path 1.9 +3 -3 src/sys/i386/acpica/acpi_wakecode.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401012257.i01MvN9o071518>