]> Git Repo - qemu.git/blobdiff - linux-user/sparc/target_structs.h
linux-user: Clean up target_structs.h header guards
[qemu.git] / linux-user / sparc / target_structs.h
index c139e09a61abed90c946e6e3cd2d0738716cf69e..ee24c3b5fc98759a8585bbc1ee0ea712b25b7a28 100644 (file)
@@ -16,8 +16,8 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
-#ifndef TARGET_STRUCTS_H
-#define TARGET_STRUCTS_H
+#ifndef SPARC_TARGET_STRUCTS_H
+#define SPARC_TARGET_STRUCTS_H
 
 struct target_ipc_perm {
     abi_int __key;                      /* Key.  */
This page took 0.024761 seconds and 4 git commands to generate.