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.
|
|
/*
* $Log: V:/Flite/archives/TrueFFS5/Src/NFDC2148.H_V $ * * Rev 1.1 Apr 01 2001 07:46:42 oris * Updated copywrite notice * * Rev 1.0 Feb 04 2001 12:40:46 oris * Initial revision. * */
/************************************************************************/ /* */ /* FAT-FTL Lite Software Development Kit */ /* Copyright (C) M-Systems Ltd. 1995-2001 */ /* */ /************************************************************************/ #ifndef NFDC2148_H
#define NFDC2148_H
#include "diskonc.h"
#endif /* NFDC2148_H */
|