Skip to content
Commit 64dfa696 authored by Carlo Caione's avatar Carlo Caione Committed by Anas Nashif
Browse files

aarch64: Remove useless _curr_cpu struct



Currently _curr_cpu is only used by the get_cpu macro to quickly access
the cpu struct. This is not really necessary because we can access to
the struct by directly referencing &(_kernel.cpus[cpu_num]) in assembly

Signed-off-by: default avatarCarlo Caione <ccaione@baylibre.com>
parent f62a40be
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment