OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-213
/
include
/
linux
/
fsl
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📁
bestcomm
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📄
edac.h
155 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
guts.h
12.49 KB
06/16/2023 05:32:39 PM
rw-r--r--
Editing: edac.h
Close
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef FSL_EDAC_H #define FSL_EDAC_H struct mpc85xx_edac_pci_plat_data { struct device_node *of_node; }; #endif