Annotation of XNU/osfmk/ppc/machine_cpu.h, revision 1.1.1.1

1.1       root        1: #ifndef _PPC_MACHINE_CPU_H_
                      2: #define _PPC_MACHINE_CPU_H_
                      3: 
                      4: #include <mach/mach_types.h>
                      5: #include <mach/boolean.h>
                      6: #include <kern/kern_types.h>
                      7: #include <pexpert/pexpert.h>
                      8: 
                      9: void   cpu_machine_init(
                     10:        void);
                     11: 
                     12: kern_return_t cpu_register(
                     13:         int *);
                     14: 
                     15: kern_return_t cpu_start(
                     16:         int);
                     17: 
                     18: #endif /* _PPC_MACHINE_CPU_H_ */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.