K 10 svn:author V 3 dim K 8 svn:date V 27 2012-09-07T17:51:12.692814Z K 7 svn:log V 272 MFC r239869: 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. END