ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/FrodoPCHeaders.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 * FrodoPCHeaders.pch++ (for Metrowerks BeIDE)
3 */
4
5 #define PC_IS_POINTER 0
6 #define PRECISE_CPU_CYCLES 1
7 #define PRECISE_CIA_CYCLES 1
8
9 #include <Be.h>
10 #include <stdlib.h>
11 #include <string.h>
12 #include <stdio.h>