X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fconstants.h;h=8ffe2f622781e6581426aea5b7b6f9097f031e66;hb=96c122af8890db8f39dfd2ee21df761c6131e8f5;hp=6fca7494e6ecf9cc93f6d865611e16daf4272aac;hpb=d5567cf488e91ac6f6bf10cd8c0d44b58213a6e6;p=pintos-anon diff --git a/src/constants.h b/src/constants.h index 6fca749..8ffe2f6 100644 --- a/src/constants.h +++ b/src/constants.h @@ -6,6 +6,3 @@ /* Example definition. */ /*#define MACRONAME 1 */ - -/* Uncomment if if you've implemented thread_join(). */ -/*#define THREAD_JOIN_IMPLEMENTED 1*/