ptrace.h (e5451c8f8330e03ad3cfa16048b4daf961af434f) | ptrace.h (6f52b16c5b29b89d92c0e7236f4655dc8491ad70) |
---|---|
1/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ |
|
1#ifndef _UAPI__SPARC_PTRACE_H 2#define _UAPI__SPARC_PTRACE_H 3 4#if defined(__sparc__) && defined(__arch64__) 5/* 64 bit sparc */ 6#include <asm/pstate.h> 7 8/* This struct defines the way the registers are stored on the --- 344 unchanged lines hidden --- | 2#ifndef _UAPI__SPARC_PTRACE_H 3#define _UAPI__SPARC_PTRACE_H 4 5#if defined(__sparc__) && defined(__arch64__) 6/* 64 bit sparc */ 7#include <asm/pstate.h> 8 9/* This struct defines the way the registers are stored on the --- 344 unchanged lines hidden --- |