(strip_exit_codes) Include _ in the list of characters considered as
[pintos-anon] / doc / threads.texi
index 44066d2f4b9e7e46d581b2dc23cc6269163ab160..a79e474b68bf2efef7d05631dce161a45a24b9c9 100644 (file)
@@ -157,9 +157,9 @@ the kernel.
 Basic interrupt handling and functions for turning interrupts on and
 off.
 
-@item intr-stubs.S
+@item intr-stubs.pl
 @itemx intr-stubs.h
-Assembly code for low-level interrupt handling.
+A Perl program that outputs assembly for low-level interrupt handling.
 
 @item synch.c
 @itemx synch.h