Sign in
kunit
/
linux
/
5e2dac01cfae30fb8823aece64bec71d79b55e6e
/
.
/
arch
/
powerpc
/
platforms
/
85xx
/
socrates_fpga_pic.h
blob: c592b8bc94dd4991352d24fcebc96d269d2a31c7 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (C) 2008 Ilya Yanok, Emcraft Systems
*/
#ifndef
SOCRATES_FPGA_PIC_H
#define
SOCRATES_FPGA_PIC_H
void
socrates_fpga_pic_init
(
struct
device_node
*
pic
);
#endif