Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
iwamatsu
/
linux-visconti
/
59815d6d1c773f3609ef9da50881a47e9cba9c25
/
.
/
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