X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fconstants.h;h=6fca7494e6ecf9cc93f6d865611e16daf4272aac;hb=b71440dac90bbed861e419fbc60e8c9eae5db362;hp=f97b0cb141c36bb3d6a7274cd4606da036ae041a;hpb=5e4d4811e073a7fca03fdab988cfd7c8fa4bc2b8;p=pintos-anon diff --git a/src/constants.h b/src/constants.h index f97b0cb..6fca749 100644 --- a/src/constants.h +++ b/src/constants.h @@ -4,9 +4,6 @@ documentation. Your code should not require other macros to be defined here to function properly. */ -/* Do not use C++-style (//) comments in this file. - You will break the build. */ - /* Example definition. */ /*#define MACRONAME 1 */