NetBSD/sys/arch/macppc/include/mach_machdep.h
manu a2bed85761 Implement mach_thread_get_state.
While we are here, try to tag machine dependent functions in header files.
also transformed darwin_ppc_*_state into mach_ppc_*_state, as this is
what they really are (COMPAT_DARWIN is on the top of COMPAT_MACH, not the
other way around)
2003-11-11 17:31:59 +00:00

4 lines
102 B
C

/* $NetBSD: mach_machdep.h,v 1.1 2003/11/11 17:31:59 manu Exp $ */
#include <powerpc/mach_machdep.h>