X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pintos-anon;a=blobdiff_plain;f=doc%2Fstandards.texi;h=2582e5c58f26e335a2cf4ff9caee5880fa7036da;hp=5b5d50293cb4397168d4027b37ce45e19f209f94;hb=6070611faac84bdf95c4405b3970c6928202f26b;hpb=39c5d0ad729238d08668ce0eeaa71bc25540bc7b diff --git a/doc/standards.texi b/doc/standards.texi index 5b5d502..2582e5c 100644 --- a/doc/standards.texi +++ b/doc/standards.texi @@ -77,11 +77,6 @@ compile properly without the need for any new macros to be defined. There are a few exceptions: @itemize @bullet -@item -Problem 1-2, @func{thread_join}. Some other code expects -@code{THREAD_JOIN_IMPLEMENTED} to be defined once you've implemented -this function. - @item Problem 1-4, the advanced scheduler. We must be able to turn this on and off with a compile-time directive. You must use the macro name we