Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
577 B

  1. /*++
  2. Copyright (c) 1998-2001 Microsoft Corporation
  3. Module Name:
  4. pch.h
  5. Abstract:
  6. 1394 Kernel Debugger DLL
  7. Author:
  8. Peter Binder (pbinder)
  9. Revision History:
  10. Date Who What
  11. ---------- --------- ------------------------------------------------------------
  12. 06/21/2001 pbinder having fun...
  13. --*/
  14. #include "nthal.h"
  15. #include "kdbg1394.h"
  16. #define NOEXTAPI
  17. #include "wdbgexts.h"
  18. #include "ntdbg.h"
  19. #include "stdlib.h"
  20. #include "kddll.h"
  21. #include "stdio.h"
  22. #include "pci.h"
  23. #include "ohci1394.h"
  24. #include "kd1394.h"