commit | 6907b4564b77cd8a468716ea39dc152e48f03538 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Mon Sep 17 05:44:57 2012 +0400 |
committer | Chris Zankel <chris@zankel.net> | Wed Oct 03 15:12:56 2012 -0700 |
tree | 87841532c30f8888a3f3399c11dba7a00a90f099 | |
parent | d3738f407c8ced4fd17dccf6cce729023c735c73 [diff] |
xtensa: provide dummy gcc intrinsics __xtensa_libgcc_window_spill is needed for __builtin_return_address(1), but its libgcc implementation cannot be used as it makes a syscall. Atomic intrinsics are used by single staging driver. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Chris Zankel <chris@zankel.net>