0.6.12.5:
[sbcl.git] / src / runtime / alpha-arch.c
index b0f9fad..93c7cae 100644 (file)
@@ -9,12 +9,10 @@
  * files for more information.
  */
 
-/* note that although superficially it appears that we use
+/* Note that although superficially it appears that we use
  * os_context_t like we ought to, we actually just assume its a
  * ucontext in places.  Naughty */
 
-
-
 #include <stdio.h>
 #include <string.h>
 #include <asm/pal.h>           /* for PAL_gentrap */