add arch/generic include fallback to build rules
authorRich Felker <dalias@aerifal.cx>
Thu, 28 Jan 2016 00:31:15 +0000 (19:31 -0500)
committerRich Felker <dalias@aerifal.cx>
Thu, 28 Jan 2016 00:31:15 +0000 (19:31 -0500)
commitefdf04cf877574b4e3905802e0039f844077f58f
tree8c1b3f289d123278b80d1de39ca1631c33fdba5f
parente1d99894b6ce23055a2e29f72763e7fd9585a87f
add arch/generic include fallback to build rules

this sets the stage for the first phase of the bits deduplication.
bits headers which are identical for "most" archs will be moved to
arch/generic/bits.
Makefile
configure