commit | 914ccc56648299b41859f77b9512814c4557e255 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Mon Feb 12 16:00:44 2024 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Mon Feb 12 18:57:16 2024 +0000 |
tree | 0745883029b1a8202287a8047fc92a7aaeffd877 | |
parent | 161b80bd02c0ff226b6f2f6ab14f12a821a40a76 [diff] |
first_stage_console: Address compiler warning Re-order the fields in the declaration to address the following ISO C++ requires field designators to be specified in declaration order; field 'sigaction::(anonymous union at bionic/libc/include/bits/signal_types.h:76:20)' will be initialized after field 'sa_flags' [-Wreorder-init-list] Test: TH Change-Id: I3f1d4739f1677aad50d4f07361aa264da43bdd13