config: add configuration file for unknown compilers
commit276785a8ffa7b69913f1d8e27ba5b09ddebece93
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 5 Oct 2016 00:13:50 +0000 (4 17:13 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 5 Oct 2016 00:13:50 +0000 (4 17:13 -0700)
treeb456f4beff7fcbcfb75affe930966f3df2f697b4
parent397c169736925214b495d841f00a9ccd9b329e66
config: add configuration file for unknown compilers

Add a config header file for the most conservative case of a totally
unknown compiler.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
config/unknown.h [new file with mode: 0644]
include/compiler.h