Skip to content
Snippets Groups Projects
Commit 2d6829d6 authored by Øyvind Harboe's avatar Øyvind Harboe
Browse files

mips: use const for code sequences


This will allow data to be allocated in read only
memory instead of on the stack. Speeds things up
and reduces stack usage.

Signed-off-by: default avatarØyvind Harboe <oyvind.harboe@zylin.com>
parent 5985dee3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment