commit | dafd2f03766ca6259e96ab19a9a86dea83295bd2 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Mar 30 11:43:19 2023 -0700 |
committer | Ulya Trofimovich <skvadrik@google.com> | Fri Mar 31 13:59:56 2023 +0000 |
tree | 6d18b835a589333e50585e58762d1fea2a901405 | |
parent | 1aa521a994600da628a21cbe512a200f3ead920d [diff] |
Use the POSIX types for ucontext_t/mcontext_t. Noticed while trying to copy & paste arm64 code for riscv64 (which had a different name for the implementation-detail `struct`, but the POSIX `typedef` would have worked fine). Test: treehugger Change-Id: I4880fdc821e564aafecf19f880b6c3ba4c13b072