summaryrefslogtreecommitdiffstats
path: root/softmmu_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'softmmu_defs.h')
-rw-r--r--softmmu_defs.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/softmmu_defs.h b/softmmu_defs.h
index e38bb75..c5a2bcd 100644
--- a/softmmu_defs.h
+++ b/softmmu_defs.h
@@ -1,3 +1,11 @@
+/*
+ * Software MMU support
+ *
+ * Declare helpers used by TCG for qemu_ld/st ops.
+ *
+ * Used by softmmu_exec.h, TCG targets and exec-all.h.
+ *
+ */
#ifndef SOFTMMU_DEFS_H
#define SOFTMMU_DEFS_H
OpenPOWER on IntegriCloud