Minor - reduce forced inlining directives in src/ata.c.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 7 Mar 2009 05:09:52 +0000 (00:09 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 7 Mar 2009 05:09:52 +0000 (00:09 -0500)
commita9caeae53c9c81122946f1c799d935df4a5a1979
tree35db9fb325b9b8533378143f29746a69de8bd7ce
parent75f49b36499aed665c0cd438d12c098447ab21d9
Minor - reduce forced inlining directives in src/ata.c.

Now that ata functions use there own stack in 16bit mode, there is
    less need to override the compiler inlining.  So, revert to
    default.
src/ata.c