Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3ba2f86a authored by Chris Forbes's avatar Chris Forbes
Browse files

Switch x86/x64 trampolines to use __attribute__((naked))

Switching to clang++ means __attribute__((optimize)) is no longer
recognized. However, we do get __attribute__((naked)).

Slightly larger change than I'd like because __attribute__((naked))
doesn't permit C variable declarations.

Change-Id: I558ccaf292e381d33e10c5034053cdc651eff5f2
Bug: b/79574249
Test: TBC
parent 1236c388
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment