Skip to content
Commit 5b76d95a authored by Keith Packard's avatar Keith Packard Committed by Fabio Baltieri
Browse files

kernel: Re-order _static_thread_data initializer to match type



C++ compilers complain if the order of designated initializers doesn't
match the order of the members in the type. Re-order the initializers
for the _static_thread_data struct to match the new order of the type.

Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
parent f91bfae0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment