You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
403 B
1 lines
403 B
// ===========================================================================
// UAM_HeadersPPC.h ©1998-2001 Microsoft Corp. All rights reserved.
// ===========================================================================
#include <MacHeadersMach-O.h>
#define UAM_TARGET_CARBON
#define UAM_TARGET_PPC
//
//These are needed because we include the MacSSP headers.
//
#include <SspHeadersMach.h>
|