summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/apicreg.h
diff options
context:
space:
mode:
authorfsmp <fsmp@FreeBSD.org>1997-04-27 21:17:56 +0000
committerfsmp <fsmp@FreeBSD.org>1997-04-27 21:17:56 +0000
commit9b85100220bea3138bfa8f7426ffb9e2486650f3 (patch)
treedcbab3565d6b07320f4bc30ad9b2a91bd7754b4f /sys/amd64/include/apicreg.h
parent7d79f25eed94643191d9808373ef7b2a52343bcf (diff)
downloadFreeBSD-src-9b85100220bea3138bfa8f7426ffb9e2486650f3.zip
FreeBSD-src-9b85100220bea3138bfa8f7426ffb9e2486650f3.tar.gz
informal discussion between Bruce Evans <bde@zeta.org.au>,
Peter Wemm <peter@spinner.DIALix.COM>, Steve Passe <smp@csn.net> removed all the IPI_INTS code. made the XFAST_IPI32 code default, renaming Xfastipi32 to Xinvltlb.
Diffstat (limited to 'sys/amd64/include/apicreg.h')
-rw-r--r--sys/amd64/include/apicreg.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/amd64/include/apicreg.h b/sys/amd64/include/apicreg.h
index a585efb..9007e20 100644
--- a/sys/amd64/include/apicreg.h
+++ b/sys/amd64/include/apicreg.h
@@ -22,7 +22,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: apic.h,v 1.17 1997/04/26 06:41:36 peter Exp $
+ * $Id: apic.h,v 1.1 1997/04/26 11:45:32 peter Exp $
*/
#ifndef _MACHINE_APIC_H_
@@ -113,9 +113,6 @@
* global defines, etc.
*/
-/* enable the InterProcessor Interrupt code, FIXME: temporary marker */
-#define IPI_INTS
-
/**
* this enables code concerned with handling more than one IO APIC.
* Note: this is NOT READY for use!
OpenPOWER on IntegriCloud