rockbox/utils/hwstub/stub/asm
Marcin Bukat bf81914217 hwstub: Force alignment of the context buffer
Exception handling code assumes at least word alignment of the
context buffer. So far we were lucky that compiler placed it
correctly but after compiler upgrade I was hit by the bug
caused by missalignment of the context buffer.

Credit goes to pamaury
2023-09-27 22:49:09 +02:00
..
arm hwstub: rewrite exception catching 2017-01-24 15:34:19 +01:00
mips hwstub: Force alignment of the context buffer 2023-09-27 22:49:09 +02:00