home *** CD-ROM | disk | FTP | other *** search
- #ifndef LIBRARIES_POWERPC_H
- #define LIBRARIES_POWERPC_H
-
- /*
- ** $VER: powerpc.h 2.0 (24.12.97)
- ** WarpOS Release 14.1
- **
- ** '(C) Copyright 1997 Haage & Partner Computer GmbH'
- ** All Rights Reserved
- */
-
- #ifndef POWERPCLIB_V7
- #define POWERPCLIB_V7
- #endif
-
- #ifndef POWERPC_POWERPC_H
- #include <powerpc/powerpc.h>
- #endif
-
- #endif
-