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