summaryrefslogtreecommitdiffstats
path: root/lib/libc/amd64/sys/amd64_get_fsbase.c
Commit message (Collapse)AuthorAgeFilesLines
* Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'mnectar2004-01-091-3/+1
| | | | | | | | | | at it, use the ANSI C generic pointer type for the second argument, thus matching the documentation. Remove the now extraneous (and now conflicting) function declarations in various libc sources. Remove now unnecessary casts. Reviewed by: bde
* Add implementations of amd64_[gs]et_[fg]sbase().peter2003-10-231-0/+39
OpenPOWER on IntegriCloud