freebsd-dev/sys/boot/i386/boot0
Ruslan Ermilov 3c96564d00 Convert block comments into C-style that is understood by cpp(1).
Keep line comments in assembler style.  A few lines that match
the '^[[:space:]]+#' regexp still need to be fixed, somehow.

OK'ed by:	bde, jhb
2004-04-29 18:58:38 +00:00
..
boot0.S Switch to using C99 comments in assembler preprocessed with cpp(1). 2004-04-28 20:55:01 +00:00
boot0ext.S Convert block comments into C-style that is understood by cpp(1). 2004-04-29 18:58:38 +00:00
Makefile Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00