1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/hwstub
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
..
include qeditor: fix compile error and some comments 2017-08-28 22:52:29 +02:00
lib hwstub: fix horrible bug 2017-11-12 14:12:44 +01:00
stub hwstub: Force alignment of the context buffer 2023-09-27 22:49:09 +02:00
tools hwstub: add code to dump STMP rom 2017-11-12 14:14:30 +01:00