diff --git a/gc-notes.txt b/gc-notes.txt index 764b7a51..7b8d10cb 100644 --- a/gc-notes.txt +++ b/gc-notes.txt @@ -14,7 +14,6 @@ TODO: - anything else? - This is higher priority than mutexes (though not by much), because we want cyclone to work on both ARM and x86. - - bring exceptions into local thread data? anything else? also, will probably need to lock shared resources such as I/O...