commit | a9caeae53c9c81122946f1c799d935df4a5a1979 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sat Mar 07 00:09:52 2009 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sat Mar 07 00:09:52 2009 -0500 |
tree | 35db9fb325b9b8533378143f29746a69de8bd7ce | |
parent | 75f49b36499aed665c0cd438d12c098447ab21d9 [diff] |
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.