summaryrefslogtreecommitdiff
path: root/inc/operation.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/operation.h')
-rw-r--r--inc/operation.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/inc/operation.h b/inc/operation.h
deleted file mode 100644
index a35344e..0000000
--- a/inc/operation.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef OPERATION_H
-#define OPERATION_H
-
-enum Operation {
- READ,
- WRITE
-};
-
-#endif /* OPERATION_H_INCLUDED */ \ No newline at end of file