projects
/
platform
/
kernel
/
linux-starfive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
[platform/kernel/linux-starfive.git]
/
arch
/
x86
/
include
/
asm
/
ce4100.h
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef _ASM_CE4100_H_
3
#define _ASM_CE4100_H_
4
5
int ce4100_pci_init(void);
6
7
#endif