aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/dcrt0.cc
diff options
context:
space:
mode:
authorKen Brown <kbrown@cornell.edu>2022-06-09 18:42:03 -0400
committerKen Brown <kbrown@cornell.edu>2022-06-10 16:38:34 -0400
commitbbfe79fb725a1f8833143416f10db822e04f902b (patch)
treed3a8baa648fd836298525f5203dccb820b9ab468 /winsup/cygwin/dcrt0.cc
parentb0cb9f85ca3626e0e68fd451c3090d253ceb4300 (diff)
downloadnewlib-bbfe79fb725a1f8833143416f10db822e04f902b.zip
newlib-bbfe79fb725a1f8833143416f10db822e04f902b.tar.gz
newlib-bbfe79fb725a1f8833143416f10db822e04f902b.tar.bz2
Cygwin: restore '#ifdef __x86_64__' for CPU-specific code
Commit e1ce752a1d, "Cygwin: remove miscellaneous 32-bit code", removed most occurrences of '#ifdef __x86_64__'. Restore those occurrences that guarded code specific to the AMD64 processor, and #error out if the processor is different. This will make it easier to find AMD64-specific code if we ever want to add support for a different 64-bit processor (e.g., ARM64).
Diffstat (limited to 'winsup/cygwin/dcrt0.cc')
0 files changed, 0 insertions, 0 deletions