home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 4
/
AACD04.ISO
/
AACD
/
Programming
/
MMULib
/
Include
/
proto
/
disassembler.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-08-12
|
270 b
|
16 lines
#ifndef PROTO_DISASSEMBLER_H
#define PROTO_DISASSEMBLER_H
#ifndef LIBRARIES_DISASSEMBLER_H
#include <libraries/disassembler.h>
#endif
#ifndef CLIB_DISASSEMBLER_PROTOS_H
#include <clib/disassembler_protos.h>
#endif
#include <pragmas/disassembler_pragmas.h>
#endif