home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 10
/
Fresh_Fish_10_2352.bin
/
new
/
text
/
edit
/
warpmod
/
source
/
defs.h
next >
Wrap
C/C++ Source or Header
|
1995-04-13
|
490b
|
21 lines
#include <exec/types.h>
#include <exec/ports.h>
#include <exec/semaphores.h>
#include <exec/libraries.h>
#include <dos/dos.h>
#include <exec/memory.h>
#include <clib/exec_protos.h>
#include <clib/alib_protos.h>
#include <string.h>
#include <ctype.h>
#define LibCall __geta4 __regargs
#define Prototype extern
#include "golded:api/include/golded.h"
#include "golded:syntax/developer/include/scanlib.h"
#include "o/lib-protos.h"
extern const char LibName[];
extern const char LibId[];