diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2017-09-27 15:14:53 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2017-09-27 15:14:53 +0000 |
commit | 61f3b5b70eeb5a975fdbdaae0033ce025d2fd88b (patch) | |
tree | 6fba270bcd83d34a207599f81af541fe673f5ffd /gnu/llvm | |
parent | 88f5940cc266f9bd4ed4d91c6c8d0dfec8c00ead (diff) |
config -e's adds new devices to an extra locator array, which is accounted
using a variable which started at 0 and hence got planted in .bss.
Refactor that variable to begin at the maximum and decrease, such that it
lands in .data instead.
ok jsg
Diffstat (limited to 'gnu/llvm')
0 files changed, 0 insertions, 0 deletions