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