mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 03:28:19 +01: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;
|