X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fconstants.h;fp=src%2Fconstants.h;h=0000000000000000000000000000000000000000;hb=59385cfe7f0fc5a66dfc1da7c2e5b817edbcae65;hp=8ffe2f622781e6581426aea5b7b6f9097f031e66;hpb=78ee2ff83ef8787d0cfd74dafaca125c523ea0d0;p=pintos-anon diff --git a/src/constants.h b/src/constants.h deleted file mode 100644 index 8ffe2f6..0000000 --- a/src/constants.h +++ /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 */