projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[POWERPC] Clarify EEH error message
[linux-2.6]
/
arch
/
powerpc
/
platforms
/
pasemi
/
pasemi.h
1
#ifndef _PASEMI_PASEMI_H
2
#define _PASEMI_PASEMI_H
3
4
extern unsigned long pas_get_boot_time(void);
5
extern void pas_pci_init(void);
6
7
#endif /* _PASEMI_PASEMI_H */