/*
- * Copyright (c) 2000 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 2000-2006 Apple Computer, Inc. All rights reserved.
*
* @APPLE_OSREFERENCE_LICENSE_HEADER_START@
*
*
* We don't use the i386 task switch mechanism. We need a TSS
* only to hold the kernel stack pointer for the current thread.
- *
*/
#include <i386/tss.h>
#include <i386/seg.h>
.io_bit_map_offset = 0x0FFF,
};
#endif /* X86_64 */
-
-
/*
* Task structure for double-fault handler: