freebsd-dev/sys/i386/bios
Dimitry Andric 7b4806d69f Remove the argument-less .align directive in sys/i386/bios/smapi_bios.S.
Specifying no argument is undocumented in the gas manual, and clang's
integrated assembler refuses to parse it.  Also, removing it causes no
change at all in the resulting object file.

MFC after:	1 week
2012-08-29 18:22:52 +00:00
..
apm.c
apm.h
mca_machdep.c
mca_machdep.h
smapi_bios.S Remove the argument-less .align directive in sys/i386/bios/smapi_bios.S. 2012-08-29 18:22:52 +00:00
smapi.c