Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
[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 extern void pas_pcibios_fixup(void);
7
8 #endif /* _PASEMI_PASEMI_H */