freebsd-dev/sys/boot/i386/libi386
Ruslan Ermilov edfa817773 After talking to Bruce Evans and reading more standards specs,
switch to using C99-style comments everywhere in preprocessed
assembler.  The reason is that lines starting with the regexp
'^[[:space:]]#' are treated as preprocessing directives, and
while it seems to work now with GCC, it's not necessarily has
to work.  Use C99 comments `//' for the trailing comments to
save whitespace.
2004-04-28 14:31:44 +00:00
..
amd64_tramp.S After talking to Bruce Evans and reading more standards specs, 2004-04-28 14:31:44 +00:00
biosacpi.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
bioscd.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
biosdisk.c If a transfer to or from a floppy disk crosses a 64k boundary, we have to 2004-01-21 23:22:29 +00:00
biosmem.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
biospci.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
biospnp.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
biossmap.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
bootinfo32.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
bootinfo64.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
bootinfo.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
comconsole.c Don't repeat selected defines from ns16550.h or sioreg.h. Just 2003-09-16 11:24:23 +00:00
devicename.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
elf32_freebsd.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
elf64_freebsd.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
gatea20.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
i386_copy.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
i386_module.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
libi386.h Enable the i386 loader to load and run an amd64 kernel. If this puts 2003-05-01 03:56:30 +00:00
Makefile Argh, unbreak "make depend" for AMD64. 2004-02-07 23:30:45 +00:00
nullconsole.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
pread.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
pxe.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
pxe.h use __packed. 2002-09-23 18:54:32 +00:00
pxetramp.s Whitespace fixes. 2001-10-04 10:18:00 +00:00
time.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
vidconsole.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00