Print this page
onc plus-be-gone

@@ -2225,11 +2225,10 @@
 #else
 #error "fix me: MAXSIG out of bounds"
 #endif
 }
 
-/* ONC_PLUS EXTRACT START */
 void
 sigintr(k_sigset_t *smask, int intable)
 {
         proc_t *p;
         int owned;

@@ -2302,11 +2301,10 @@
          * Indicate that this lwp is not to be stopped.
          */
         lwp->lwp_nostop++;
 
 }
-/* ONC_PLUS EXTRACT END */
 
 void
 sigunintr(k_sigset_t *smask)
 {
         proc_t *p;