summaryrefslogtreecommitdiff
path: root/amd64/include
AgeCommit message (Collapse)Author
2012-09-186c: extern register fix (import from patch/6c-extreg)cinap_lenrek
to make it easy to use normal libraries (such as libdraw, libsec, and libmp) with the kernel, which uses extern register, don't stray into the external register set when allocating values to registers.
2011-03-30continue...cinap_lenrek