aboutsummaryrefslogtreecommitdiff
path: root/src/ata.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ata.h')
-rw-r--r--src/ata.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ata.h b/src/ata.h
index ede5f17..71624bb 100644
--- a/src/ata.h
+++ b/src/ata.h
@@ -19,8 +19,6 @@ int atapi_cmd_data(struct disk_op_s *op, void *cdbcmd, u16 blocksize);
void ata_setup(void);
int process_ata_op(struct disk_op_s *op);
int process_atapi_op(struct disk_op_s *op);
-void describe_ata(struct drive_s *drive_g);
-void describe_atapi(struct drive_s *drive_g);
// Global defines -- ATA register and register bits.
// command block & control block regs