mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-30 14:52:17 +00:00
7 lines
136 B
C
7 lines
136 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
|
|
struct ata_port_info;
|
|
|
|
/* pata_sis.c */
|
|
extern const struct ata_port_info sis_info133_for_sata;
|