diff options
| author | Sébastien Marie <semarie@online.fr> | 2022-08-23 10:29:46 +0000 |
|---|---|---|
| committer | Isaac Freund <mail@isaacfreund.com> | 2022-08-26 17:30:07 +0200 |
| commit | 8bcb962ada2ea5cfeeff303e1063937ee13af6ad (patch) | |
| tree | bf8d9b179ddec0e6c6542e95a18289d610951c6b /lib/libcxx/include/__algorithm/move.h | |
| parent | 2e0ff6c700f1ca35c37bff8c3b0f4b8cc6e7766c (diff) | |
| download | zig-8bcb962ada2ea5cfeeff303e1063937ee13af6ad.tar.gz zig-8bcb962ada2ea5cfeeff303e1063937ee13af6ad.zip | |
openbsd: fix sigcontext struct and avoid defining fxsave64
`sc_fpstate` member of `struct sigcontext` is a `struct fxsave64 *`.
use *anyopaque to represent it.
avoid to defining `fxsave64` as it is a packed struct with some arrays.
Diffstat (limited to 'lib/libcxx/include/__algorithm/move.h')
0 files changed, 0 insertions, 0 deletions
