mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
linux-user: move sparc signal definitions to sparc/target_signal.h
Remove sparc64/target_signal.h, use sparc/target_signal.h instead. Signed-off-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20180529194207.31503-11-laurent@vivier.eu>
This commit is contained in:
parent
e5171a9eb9
commit
1bdefb5ac7
4 changed files with 50 additions and 75 deletions
|
@ -16,5 +16,4 @@
|
|||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#define SPARC_TARGET_SIGNAL_H /* to only include sparc64/target_signal.h */
|
||||
#include "../sparc/signal.c"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue