Max Filippov e3cacb73e6 xtensa: fix build for cores with coprocessors
Assembly entry/return abstraction change didn't add asmmacro.h include
statement to coprocessor.S, resulting in references to undefined macros
abi_entry and abi_ret on cores that define XTENSA_HAVE_COPROCESSORS.
Fix that by including asm/asmmacro.h from the coprocessor.S.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2019-07-24 17:44:42 -07:00
..
2019-07-11 10:09:44 -07:00
2018-08-20 12:28:05 -07:00
2018-12-20 14:44:38 -08:00
2019-07-12 15:13:55 -07:00
2019-06-16 23:31:28 -07:00
2019-02-07 12:35:02 -08:00
2018-12-17 13:50:25 -08:00
2019-06-16 23:31:28 -07:00
2019-04-04 11:18:55 -07:00