repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_ops
[linux/fpc-iii.git]
/
arch
/
openrisc
/
kernel
/
vmlinux.h
blob
bbcdf21b0b35147ca130bb89a0c5d0f66c0e4d74
1
#ifndef __OPENRISC_VMLINUX_H_
2
#define __OPENRISC_VMLINUX_H_
3
4
#ifdef CONFIG_BLK_DEV_INITRD
5
extern
char
__initrd_start
,
__initrd_end
;
6
#endif
7
8
#endif