home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 1
/
Merciful - Disc 1.iso
/
software
/
a
/
asm_one
/
asm-onev1.25c.dms
/
in.adf
/
Release3.0
/
Include3.0.lha
/
Include3.0
/
libraries
/
dos.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
C/C++ Source or Header
|
1992-09-24
|
305 b
|
18 lines
#ifndef LIBRARIES_DOS_H
#define LIBRARIES_DOS_H
/*
** $VER: dos.h 36.2 (12.07.90)
** Includes Release 39.108
**
** Standard C header for AmigaDOS
**
** (C) Copyright 1985-1992 Commodore-Amiga, Inc.
** All Rights Reserved
*/
#ifndef DOS_DOS_H
#include "dos/dos.h"
#endif
#endif /* LIBRARIES_DOS_H */