summaryrefslogtreecommitdiffstats
path: root/qemu/roms/seabios/src/hw/megasas.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/roms/seabios/src/hw/megasas.h')
-rw-r--r--qemu/roms/seabios/src/hw/megasas.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/qemu/roms/seabios/src/hw/megasas.h b/qemu/roms/seabios/src/hw/megasas.h
deleted file mode 100644
index ed0e4f096..000000000
--- a/qemu/roms/seabios/src/hw/megasas.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __MEGASAS_H
-#define __MEGASAS_H
-
-struct disk_op_s;
-int megasas_process_op(struct disk_op_s *op);
-void megasas_setup(void);
-
-#endif /* __MEGASAS_H */