Cut down on debug
[tpg/acess2.git] / Usermode / Applications / init_src / main.c
index 55c4801..2a4d668 100644 (file)
@@ -28,8 +28,6 @@ int main(int argc, char *argv[])
                for(;;) __asm__ __volatile__("hlt");
        }
        
-       __asm__ __volatile__("xchg %%bx, %%bx"::"a"(tid));
-       
        for(;;) sleep();
        
        return 42;

UCC git Repository :: git.ucc.asn.au