branch | NewGRF_ports |
changeset 10724 | 68a692eacf22 |
parent 5835 | e0ff603ae0b7 |
10349:ff900a23e102 | 10724:68a692eacf22 |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
|
3 /** @file G5_detector.cpp Detection for G5 machines (PowerPC). */ |
|
2 |
4 |
3 #include <mach/mach.h> |
5 #include <mach/mach.h> |
4 #include <mach/mach_host.h> |
6 #include <mach/mach_host.h> |
5 #include <mach/host_info.h> |
7 #include <mach/host_info.h> |
6 #include <mach/machine.h> |
8 #include <mach/machine.h> |