projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Remove obsolete _LINUX_CONFIG_H macro
[platform/kernel/u-boot.git]
/
arch
/
powerpc
/
cpu
/
mpc8xx
/
fec.h
1
/*
2
* (C) Copyright 2000
3
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4
*
5
* SPDX-License-Identifier: GPL-2.0+
6
*/
7
8
#ifndef _FEC_H_
9
#define _FEC_H_
10
11
12
#endif /* _FEC_H_ */