summaryrefslogtreecommitdiffhomepage
path: root/asm/operators.h
diff options
context:
space:
mode:
Diffstat (limited to 'asm/operators.h')
-rw-r--r--asm/operators.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/asm/operators.h b/asm/operators.h
index 93dc15e..741ec72 100644
--- a/asm/operators.h
+++ b/asm/operators.h
@@ -1,3 +1,5 @@
+// Operating on data
+
#pragma once
#include <cstdint>