Use runtime options instead of conditional compilation for MLFQS,
[pintos-anon] / src / constants.h
diff --git a/src/constants.h b/src/constants.h
deleted file mode 100644 (file)
index 8ffe2f6..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-/* Use this header file to define macros for configuring
-   compilation.  This file will be replaced by the TAs when your
-   code is tested, using the macros described in the course
-   documentation.  Your code should not require other macros to
-   be defined here to function properly. */
-
-/* Example definition. */
-/*#define MACRONAME 1 */