projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[PATCH] kprobes: fix broken fault handling for sparc64
[linux-2.6]
/
arch
/
powerpc
/
sysdev
/
fsl_soc.h
1
#ifndef __PPC_FSL_SOC_H
2
#define __PPC_FSL_SOC_H
3
#ifdef __KERNEL__
4
5
extern phys_addr_t get_immrbase(void);
6
7
#endif
8
#endif