Initial revision
[AROS-Contrib.git] / development / compilers / freepascal / rtl / aros / os.inc
blob8e1530bd1dff6f18c5a8604d6157c0df60e09630
2     $Id$
3     This file is part of the Free Pascal run time library.
4     Copyright (c) 1999-2000 by the Free Pascal development team.
6     See the file COPYING.FPC, included in this distribution,
7     for details about the copyright.
9     This program is distributed in the hope that it will be useful,
10     but WITHOUT ANY WARRANTY; without even the implied warranty of
11     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
13  **********************************************************************}
14 {$define aros}
15 {$undef amiga}
16 {$undef go32v2}
17 {$undef os2}
18 {$undef linux}
19 {$undef win32}
20 {$undef macos}
21 {$undef atari}
24   $Log$
25   Revision 1.1  2002/02/19 08:24:54  sasu
26   Initial revision
28   Revision 1.1  2000/07/13 06:30:28  michael
29   + Initial import
31   Revision 1.4  2000/02/09 16:59:28  peter
32     * truncated log
34   Revision 1.3  2000/01/07 16:41:29  daniel
35     * copyright 2000
37   Revision 1.2  2000/01/07 16:32:22  daniel
38     * copyright 2000 added