ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/FrodoHeaders.pch++
Revision: 1.1
Committed: 2003-07-01T17:09:43Z (20 years, 10 months ago) by cebix
Branch: MAIN
Log Message:
imported files

File Contents

# Content
1 /*
2 * FrodoHeaders.pch++ (for Metrowerks BeIDE)
3 */
4
5 #define PC_IS_POINTER 1
6 #define PRECISE_CPU_CYCLES 0
7 #define PRECISE_CIA_CYCLES 0
8
9 #include <Be.h>
10 #include <stdlib.h>
11 #include <string.h>
12 #include <stdio.h>