Source code of Windows XP (NT5)
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.

27 lines
622 B

  1. /*
  2. * $Log: V:/Flite/archives/TrueFFS5/Src/OSAK.H_V $
  3. *
  4. * Rev 1.1 Apr 01 2001 07:46:32 oris
  5. * Updated copywrite notice
  6. *
  7. * Rev 1.0 Feb 04 2001 12:35:48 oris
  8. * Initial revision.
  9. *
  10. */
  11. /************************************************************************/
  12. /* */
  13. /* DiskOnChip 2000 O/S Adaptation Kit */
  14. /* Copyright (C) M-Systems Ltd. 1998 */
  15. /* */
  16. /************************************************************************/
  17. #ifndef OSAK_H
  18. #define OSAK_H
  19. #include "blockdev.h"
  20. #include "dosformt.h"
  21. #endif