seL4/include/plat/pc99
Adrian Danis 602f536940 x86: Change some PHYS_CODE to BOOT_CODE
The functions pit_init and pit_wait_wraparound were previously marked as
PHYS_CODE, despite being called from BOOT_CODE elsewhere. This bug has
been present for some time but can be masked by the compiler inlining
all the involved functions, which is what typically happens.
2016-03-02 11:11:48 +11:00
..
plat x86: Change some PHYS_CODE to BOOT_CODE 2016-03-02 11:11:48 +11:00
autoconf.h x86: Update autoconf.h for standalone kernel builds 2016-02-04 15:00:49 +11:00