home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
fd2inline-1.0-bin.lha
/
include
/
proto
/
realtime.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-10-12
|
216b
|
12 lines
#ifndef PROTO_REALTIME_H
#define PROTO_REALTIME_H
#include <clib/realtime_protos.h>
#include <inline/realtime.h>
#ifndef __NOLIBBASE__
extern struct RealTimeBase * __CONSTLIBBASEDECL__ RealTimeBase;
#endif
#endif