summaryrefslogtreecommitdiffstats
path: root/sys/arch/amd64/include/tss.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.pirofti2011-03-231-4/+4
* __attribute__((packed)) -> __packed. The ioprbs.c chunk was commented out, andmiod2010-11-201-2/+2
* Switch from TSS-per-process to TSS-per-CPU, placing the TSS rightguenther2010-11-131-2/+2
* an amd64 arch support.mickey2004-01-281-0/+62