X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pintos-anon;a=blobdiff_plain;f=src%2Fconstants.h;h=8ffe2f622781e6581426aea5b7b6f9097f031e66;hp=6fca7494e6ecf9cc93f6d865611e16daf4272aac;hb=6070611faac84bdf95c4405b3970c6928202f26b;hpb=39c5d0ad729238d08668ce0eeaa71bc25540bc7b 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*/