home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 4
/
AACD04.ISO
/
AACD
/
Programming
/
MMULib
/
Include
/
proto
/
mmu.h
< prev
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
|
1998-09-06
|
141 b
|
7 lines
#ifndef PROTO_MMU_H
#define PROTO_MMU_H
extern struct MMUBase *MMUBase;
#include <clib/mmu_protos.h>
#include <pragmas/mmu_pragmas.h>
#endif