From: Matt Birkholz Date: Fri, 5 Dec 2014 17:36:49 +0000 (-0700) Subject: smp: share: interp.o X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=42b82913d446c4ca17f35b5e63a7a72e45b519f1;p=mit-scheme.git smp: share: interp.o --- diff --git a/README.txt b/README.txt index d74283bde..66910e7dc 100644 --- a/README.txt +++ b/README.txt @@ -351,8 +351,10 @@ command line. The remaining 12 belong to the 7 microcode modules and intern.o: interp.o: - 00000000 B interpreter_state - 00000004 B prim_apply_error_code + 00000000 B interpreter_state __thread + 00000004 B prim_apply_error_code __thread + + OK. Already all thread-local. intprm.o: