aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pasemi/pasemi.h
blob: 51c2a2397ecf100b8caba82c46c6b3af827f8309 (plain)
1
2
3
4
5
6
7
#ifndef _PASEMI_PASEMI_H
#define _PASEMI_PASEMI_H

extern unsigned long pas_get_boot_time(void);
extern void pas_pci_init(void);

#endif /* _PASEMI_PASEMI_H */