commit | dec71d2d63b766136d5b6ded616dcc3fae18e97d | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Sat Feb 15 19:16:33 2014 +0400 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Mon Nov 03 00:51:43 2014 +0300 |
tree | f0bd3e6b1f3ad63be94f8269aad52e3f8d9e5396 | |
parent | 0a2923f8488498000eec54871456aa64a4391da4 [diff] |
target-xtensa: add definition for XTHAL_INTTYPE_PROFILING There's new interrupt type in the recent Xtensa releases that may appear in configuration overlay. Add definition so that new cores that use it could be automatically imported. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>