Port thread.c to OpenBSD ARM
commit015f0bb2d85475bb952d6287d09b45932d7d215b
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 Oct 2017 00:31:41 +0000 (26 17:31 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 Oct 2017 00:32:30 +0000 (26 17:32 -0700)
tree8cf5ef7fc8c9753783456cf074a2b2cae213fde8
parentad68bbd0da4ed90117f09dc2344c0c3d9d728851
Port thread.c to OpenBSD ARM

Problem reported by Jeremie Courreges-Anglas (Bug#29005).
* src/thread.c (main_thread): Align to GCALIGNMENT.
src/thread.c