gint-with-thread/src/kernel
Lephe 589c25c10c
kernel: do not rely on COMMON sections for GMAPPED refs
Seems to break with binutils 2.35.
2020-09-22 15:17:31 +02:00
..
cpu.h kernel: do not rely on COMMON sections for GMAPPED refs 2020-09-22 15:17:31 +02:00
cpu.s kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
drivers.h move src/core to src/kernel 2020-07-26 11:49:33 +02:00
exch.c kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
exch.s kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
hardware.c move src/core to src/kernel 2020-07-26 11:49:33 +02:00
inth.S kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
kernel.c kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
kernel.h move src/core to src/kernel 2020-07-26 11:49:33 +02:00
mmu.c kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
osmenu.c move src/core to src/kernel 2020-07-26 11:49:33 +02:00
start.c kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
syscalls.S move src/core to src/kernel 2020-07-26 11:49:33 +02:00
tlbh.S kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
vbr.h kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00