]> Git Repo - qemu.git/blobdiff - linux-user/m68k/target_structs.h
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into staging
[qemu.git] / linux-user / m68k / target_structs.h
index de257c97de8d162214d94c970af5a02906e49b8c..a003676548d3fb63a2a5211f64fb915aaae5ac96 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 M68K_TARGET_STRUCTS_H
+#define M68K_TARGET_STRUCTS_H
 
 struct target_ipc_perm {
     abi_int __key;                      /* Key.  */
This page took 0.024973 seconds and 4 git commands to generate.