windows-nt/Source/XPSP1/NT/drivers/storage/tffsport/osak.h

28 lines
622 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*
* $Log: V:/Flite/archives/TrueFFS5/Src/OSAK.H_V $
*
* Rev 1.1 Apr 01 2001 07:46:32 oris
* Updated copywrite notice
*
* Rev 1.0 Feb 04 2001 12:35:48 oris
* Initial revision.
*
*/
/************************************************************************/
/* */
/* DiskOnChip 2000 O/S Adaptation Kit */
/* Copyright (C) M-Systems Ltd. 1998 */
/* */
/************************************************************************/
#ifndef OSAK_H
#define OSAK_H
#include "blockdev.h"
#include "dosformt.h"
#endif