gint/src/kernel
Lephe ad6c108dfc
kernel: always pull the INTC driver
Some very trivial applications might not require its symbols explicitly,
thus the need to force a dependency (otherwise OS interrupts such as the
KEYSC are not disabled and crash the handler very quickly).
2020-10-28 10:01:55 +01:00
..
cpu.h dsp: enable integrated DSP in SR at startup 2020-10-09 18:58:43 +02:00
cpu.s dsp: enable integrated DSP in SR at startup 2020-10-09 18:58:43 +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: always pull the INTC driver 2020-10-28 10:01:55 +01:00
kernel.h move src/core to src/kernel 2020-07-26 11:49:33 +02:00
osmenu.c move src/core to src/kernel 2020-07-26 11:49:33 +02:00
start.c small cleanup 2020-10-05 16:31:37 +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