diff options
Diffstat (limited to 'lib/thread/bld.sub')
-rw-r--r-- | lib/thread/bld.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/thread/bld.sub b/lib/thread/bld.sub index b1510a5..aef5016 100644 --- a/lib/thread/bld.sub +++ b/lib/thread/bld.sub @@ -22,7 +22,7 @@ lib thread = # netbsd impl of thread primitives #condvar+netbsd.myr #mutex+netbsd.myr - #spawn+netbsd.myr + spawn+netbsd.myr #ncpu+netbsd.myr #exit+netbsd-x64.s |