Make it possible to use "inline" and "restrict"
commit253a4e7a9f26facc7e266f700832a213473d05f9
authorH. Peter Anvin <hpa@zytor.com>
Tue, 10 Jun 2008 20:00:27 +0000 (10 13:00 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 10 Jun 2008 20:00:27 +0000 (10 13:00 -0700)
tree87a91f6dea55afe42e4c3daeb1fb0996807c4fc8
parent51997d3d44a9279508b16e9f3d5e2de173ece7c2
Make it possible to use "inline" and "restrict"

Put the appropriate machinery in place to be able to use the "inline"
and "restrict" keywords with appropriate semantics.
compiler.h
configure.in