Move internal defs from ata.h to ata.c.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 23 Mar 2008 04:04:54 +0000 (00:04 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 23 Mar 2008 04:04:54 +0000 (00:04 -0400)
commitf888f8c55cefecc23e988440b44ff5f19aa99fb4
tree9682bc87e9f0bae7fa7a5e5d13bad7cc049e31fb
parentaa7ddd79b054f9856f7eb99cbb24ae5f83e82e5f
Move internal defs from ata.h to ata.c.

With -fwhole-program it is not necessary to put inline functions into
    headers.  So, move the internal defs and code to ata.c.
src/ata.c
src/ata.h