X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/43866e378188c25dd1e2208016ab3cbeb086ae6c..55e303ae13a4cf49d70f2294092726f2fffb9ef2:/osfmk/ppc/ast.h diff --git a/osfmk/ppc/ast.h b/osfmk/ppc/ast.h index 3310e203c..ef16b94bc 100644 --- a/osfmk/ppc/ast.h +++ b/osfmk/ppc/ast.h @@ -33,8 +33,6 @@ #ifndef _PPC_AST_H_ #define _PPC_AST_H_ -/* - * Empty file - use the machine-independent versions. - */ +#define AST_PPC_CHUD 0x80000000 #endif /* _PPC_AST_H_ */