pasemi.h 160 B

1234567
  1. #ifndef _PASEMI_PASEMI_H
  2. #define _PASEMI_PASEMI_H
  3. extern unsigned long pas_get_boot_time(void);
  4. extern void pas_pci_init(void);
  5. #endif /* _PASEMI_PASEMI_H */