Fix -Wundef warning for FEATURE_INDEX_1.
commit8f1df5cf9d8d30c0747532301dca3cf9c99fbc8e
authorCarlos O'Donell <carlos@redhat.com>
Sat, 3 May 2014 04:25:21 +0000 (3 00:25 -0400)
committerCarlos O'Donell <carlos@redhat.com>
Sat, 3 May 2014 04:25:21 +0000 (3 00:25 -0400)
tree49db192095e1b1de6f0d5cb1f5b6e4554da1ddc8
parent13e402e77e70254dc5e940e1187880afcc829086
Fix -Wundef warning for FEATURE_INDEX_1.

Define FEATURE_INDEX_1 and FEATURE_INDEX_MAX as macros
for use by both assembly and C code. This fixes the
-Wundef error for cases where FEATURE_INDEX_1 was not
defined but used the correct value of 0 for an undefined
macro.
ChangeLog
sysdeps/x86_64/multiarch/init-arch.h