summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-10-14 10:46:06 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-10-14 10:48:22 +0200
commit15bba4aecfca407d67e495b7a26c84929202d05f (patch)
tree9fbd335d04c003901904b6e211a73e4a7e155148 /cpukit/score/cpu/m68k
parentconfig: Changeable size for IDLE stack allocator (diff)
downloadrtems-15bba4aecfca407d67e495b7a26c84929202d05f.tar.bz2
score: Move Thread_Control::Registers member
Place this member placed directly after the end of the common block so that the structure offsets are as small as possible. This helps on instruction set architectures with a very limited range for intermediate values. For example, see the __aeabi_read_tp() implementation for ARM Thumb-1. Update #3835.
Diffstat (limited to 'cpukit/score/cpu/m68k')
0 files changed, 0 insertions, 0 deletions