summaryrefslogtreecommitdiff
path: root/include/sys/reg.h
AgeCommit message (Collapse)AuthorLines
2024-05-11fix typo that broke sys/reg.h and sys/user.hGonzalo Alvarez-1/+1
commit 7019fbe103165b9b26a9391d5ecd4c7fcb6f3ec9 and commit e709a6f07ade208ba513f9225222336f30c304b0 misspelled bits/alltypes.h.
2024-05-07sys/reg.h: derive __WORDSIZE from __LONG_MAXRich Felker-0/+9
this removes an otherwise-unnecessary bits header from most archs, replacing it with an empty generic version.
2011-09-19fix broken multi-inclusion guard in sys/reg.hRich Felker-2/+2
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+9