summaryrefslogtreecommitdiffstats
path: root/lib/libarch/i386/i386_get_gsbase.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
| | | | ok guenther millert kettenis
* Provide wrappers for the new I386_{GET,SET}_{FS,GS}BASE sysarch() calls.guenther2011-03-121-0/+43
In some sense, these are mainly to give names to hang manpages from.