File:  [Apple XNU] / XNU / osfmk / ppc / machine_cpu.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:45:03 2018 UTC (8 years, 2 months ago) by root
Branches: MAIN, Apple
CVS tags: v68_4-1_1, HEAD
xnu-68.4-1.1

#ifndef _PPC_MACHINE_CPU_H_
#define _PPC_MACHINE_CPU_H_

#include <mach/mach_types.h>
#include <mach/boolean.h>
#include <kern/kern_types.h>
#include <pexpert/pexpert.h>

void	cpu_machine_init(
	void);

kern_return_t cpu_register(
        int *);

kern_return_t cpu_start(
        int);

#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.