gint/src/intc
Lephe 736b58f205
reduce static user RAM footprint for mono targets
* Make INTC data const (it should've always been)
* Introduce GRODATA3/.gint.rodata.sh3 for that purpose
* Dynamically allocate file descriptor table
2023-01-01 19:22:41 +01:00
..
intc.c reduce static user RAM footprint for mono targets 2023-01-01 19:22:41 +01:00
inth.s intc: allow any call in intc_handler_function() 2021-05-12 09:17:24 +02:00