summaryrefslogtreecommitdiff
path: root/src/arch/operand.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/operand.c')
-rw-r--r--src/arch/operand.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/arch/operand.c b/src/arch/operand.c
index 07a93ab..5936979 100644
--- a/src/arch/operand.c
+++ b/src/arch/operand.c
@@ -36,6 +36,11 @@
+/* ---------------------------------------------------------------------------------- */
+/* DEFINITION D'OPERANDE QUELCONQUE */
+/* ---------------------------------------------------------------------------------- */
+
+
/* Initialise la classe générique des opérandes. */
static void g_arch_operand_class_init(GArchOperandClass *);