commit | 45f069a4bb6ccb9f72433de3a5c4f98244c552a3 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Thu Jul 19 14:47:59 2018 -0700 |
committer | Andrew Boie <andrewboie@gmail.com> | Thu Jul 19 16:44:59 2018 -0700 |
tree | d38eaf4652a51d11a0b16d9938e8780b4a3e635d | |
parent | 362716762b7c7e1dc7f038de5b6bbbdc3d4d61b9 [diff] |
arc: arch.h: move extern "C" after includes Shouldn't declare this and then pull in headers, fixes error like "util.h:41:1: error: template with C linkage" Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>