+1
−0
+1
−1
linux-user/xtensa/target_flat.h
0 → 100644
+10
−0
Loading
- request bflt support in configure;
- implement custom linux-user/xtensa/target_flat.h that doesn't put envp
on stack;
- fix #include "target_flat.h" in flatload.c so that it first search for
arch-customized version of the header.
Signed-off-by:
Max Filippov <jcmvbkbc@gmail.com>