1
0
mirror of https://github.com/deadw00d/AROS.git synced 2026-03-21 12:38:38 +00:00
Files
AROS-v0/arch/i386-pc/exec
NicJA d3fb81c5d8 # fixes and clean-up after kernel/exec changes.
# remove the unused _self pointer from TLS but allocate storage for cached copy of the CPU number.
# move cpuid_t and apicid_t definitions to cpu.h since they may be needed/used outside the kernel/exec.
# fixes to the IOAPIC code (still incomplete).


git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@53584 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
2017-02-11 06:24:48 +00:00
..