Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/xtensa/platforms/iss
Marc Gauthier c865415838 [XTENSA] Prevent inlining ISS platform asm constructs
The simcall asm macro assumes Windowed ABI parameter passing
in registers, and doesn't work if its containing function gets
inlined.  This fix prevents that from happening.

Signed-off-by: Marc Gauthier <marc@tensilica.com>
2008-02-13 17:04:56 -08:00
..
console.c [XTENSA] Prevent inlining ISS platform asm constructs 2008-02-13 17:04:56 -08:00
io.c
Makefile
network.c [XTENSA] Prevent inlining ISS platform asm constructs 2008-02-13 17:04:56 -08:00
setup.c